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