From ff7a592a76f742be1eddbc95b3fcaeac5933fb55 Mon Sep 17 00:00:00 2001 From: kn1gh7h4wk <49842470+kn1gh7h4wk@users.noreply.github.com> Date: Mon, 22 Jun 2020 19:23:14 -0700 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 67feb46..cea4661 100644 --- a/install.sh +++ b/install.sh @@ -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