diff --git a/install.sh b/install.sh index 0acf361..00f5a4b 100644 --- a/install.sh +++ b/install.sh @@ -47,7 +47,7 @@ nano /opt/D-APRS/gps_data.cfg ;; sudo systemctl stop daprs.service && sudo systemctl start daprs.service && sudo systemctl enable daprs.service ;; 3) sudo systemctl stop daprs.service && sudo systemctl disable daprs.service ;; -15) +4) break; esac done