Update install.sh
This commit is contained in:
parent
2e484d73af
commit
ff7a592a76
|
@ -27,7 +27,7 @@ if [ -f /boot/adsb-config.txt ] ; then # This script checks to make sure the ADS
|
|||
apt install moreutils -y
|
||||
fi
|
||||
|
||||
cp ./script/gpsUpdate.sh /usr/local/bin
|
||||
cp ./bin/gpsUpdate.sh /usr/local/bin
|
||||
cp ./systemd/gpsUpdate.service /lib/systemd/system
|
||||
|
||||
systemctl enable gpsUpdate
|
||||
|
|
Loading…
Reference in a new issue