Add gitignore and exclude emacs backup files.
[bbb-usb.git] / misc / install.sh
index 30764dee71e30145348d7b2218132b30e609050c..859f38ed398dba97144c9b16596d8ee3eb926ad2 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/ksh
 
-cd $(dirname "$0")
-pwd
+cd $(dirname "$0")/..
+cp -R src/* /usr/src