mirror of https://github.com/hp3icc/D-APRS.git
Update install.sh
This commit is contained in:
parent
c9e3bd173a
commit
f6f8ee2ceb
|
|
@ -27,7 +27,7 @@ cd /opt/
|
||||||
git clone https://github.com/kf7eel/hbnet.git
|
git clone https://github.com/kf7eel/hbnet.git
|
||||||
cd /hbnet/
|
cd /hbnet/
|
||||||
wget https://raw.githubusercontent.com/hp3icc/D-APRS/main/gps_data.cfg
|
wget https://raw.githubusercontent.com/hp3icc/D-APRS/main/gps_data.cfg
|
||||||
|
wget https://raw.githubusercontent.com/hp3icc/D-APRS/main/user_settings.txt
|
||||||
sudo cat > /bin/menu-daprs <<- "EOF"
|
sudo cat > /bin/menu-daprs <<- "EOF"
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
while : ; do
|
while : ; do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue