aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-15 04:25:36 +0100
committerache <ache@ache.one>2018-01-15 04:25:36 +0100
commitfab4c085eb9309930e9d46e83136422756cdf6ef (patch)
tree616953cfacb25093564cd27062e408aff911df1c
parentImplementation de dnsmasq (diff)
Rename DHCP
-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