Remove wifi_watch.sh and associated rc.local entry.

pull/405/head
Christopher Young 2016-04-28 12:41:55 -04:00
rodzic bd2402f0fb
commit feeeaea708
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -32,3 +32,7 @@ cp -f dump1090 /usr/bin/
# Web files install.
cd web/ && make stratuxBuild=${stratuxBuild}
# Remove old Wi-Fi watcher script.
rm -f /usr/sbin/wifi_watch.sh
sed -i "/\bwifi_watch\b/d" /etc/rc.local