Update README
[apps/low-level-can-service.git] / build.sh
diff --git a/build.sh b/build.sh
deleted file mode 100755 (executable)
index 393677a..0000000
--- a/build.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-cd CAN-config-generator && make build && cd -
-cd CAN-binder && ./build.mk mrproper && ./build.mk build && cd -