kopia lustrzana https://github.com/km4ack/pi-build
typo in function corrected
rodzic
6cfc2a36f0
commit
3955028c14
|
@ -939,23 +939,6 @@ wget https://sourceforge.net/projects/repeater-start/files/$REPEAT_LATEST
|
||||||
sudo dpkg -i $REPEAT_LATEST
|
sudo dpkg -i $REPEAT_LATEST
|
||||||
}
|
}
|
||||||
|
|
||||||
##################################
|
|
||||||
# Reference Documents
|
|
||||||
##################################
|
|
||||||
HDOCS() {
|
|
||||||
cd ~/Desktop
|
|
||||||
mkdir Reference
|
|
||||||
cd Reference
|
|
||||||
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/US-BandPlan-Update-1-2020.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/US-Grid-Square-Map-03-05-2019.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/2013_ITU_CQ_WorldMaps.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/HamRadioTerms-2011.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 http://www.arrl.org/files/file/Regulatory/Band%20Chart/Band%20Chart.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 http://www.arrl.org/files/file/Regulatory/Band%20Chart/Band%20Chart%20-%2011X17%20Color.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 http://www.arrl.org/files/file/Get%20on%20the%20Air/Comm%20w%20Other%20Hams-Q%20Signals.pdf
|
|
||||||
wget --tries 2 --connect-timeout=60 https://www.arrl.org/files/file/Get%20Licensed/Quickstart%20Guide%20EBOOK.pdf
|
|
||||||
}
|
|
||||||
|
|
||||||
##################################
|
##################################
|
||||||
# JTDX
|
# JTDX
|
||||||
##################################
|
##################################
|
||||||
|
|
|
@ -512,6 +512,23 @@ sudo mv /run/user/$UID/packetsearch.desktop /usr/share/applications/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
##################################
|
||||||
|
# Reference Documents
|
||||||
|
##################################
|
||||||
|
HDOCS() {
|
||||||
|
cd ~/Desktop
|
||||||
|
mkdir Reference
|
||||||
|
cd Reference
|
||||||
|
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/US-BandPlan-Update-1-2020.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/US-Grid-Square-Map-03-05-2019.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/2013_ITU_CQ_WorldMaps.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/HamRadioTerms-2011.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 http://www.arrl.org/files/file/Regulatory/Band%20Chart/Band%20Chart.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 http://www.arrl.org/files/file/Regulatory/Band%20Chart/Band%20Chart%20-%2011X17%20Color.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 http://www.arrl.org/files/file/Get%20on%20the%20Air/Comm%20w%20Other%20Hams-Q%20Signals.pdf
|
||||||
|
wget --tries 2 --connect-timeout=60 https://www.arrl.org/files/file/Get%20Licensed/Quickstart%20Guide%20EBOOK.pdf
|
||||||
|
}
|
||||||
|
|
||||||
##################################
|
##################################
|
||||||
# PiQtSoundModem
|
# PiQtSoundModem
|
||||||
##################################
|
##################################
|
||||||
|
|
Ładowanie…
Reference in New Issue