aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xautoDHCP.sh (renamed from autoDHCP)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 063479b..2abc9db 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ install:
sudo cp -i light2.sh /usr/bin/light2
sudo cp -i toMp3.sh /usr/bin/toMp3
sudo cp -i track.py /usr/bin/track
- sudo cp -i autoDHCP /usr/bin/autoDHCP
+ sudo cp -i autoDHCP.sh /usr/bin/autoDHCP
sudo cp -i cmount.sh /usr/bin/cmount
sudo cp -i cumount.sh /usr/bin/cumount
sudo cp -i tethapp.sh /usr/bin/tethapp
diff --git a/autoDHCP b/autoDHCP.sh
index f6e144d..f6e144d 100755
--- a/autoDHCP
+++ b/autoDHCP.sh