mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-04-21 06:03:58 +00:00
Merge pull request #336 from W0CHP/master
Refactor cURL and hostfile URL
This commit is contained in:
commit
b189b73eea
1 changed files with 1 additions and 1 deletions
|
|
@ -38,6 +38,6 @@ then
|
|||
fi
|
||||
|
||||
# Download the YSFHosts.txt file
|
||||
curl https://dvref.com/downloads/YSFHosts-resolved.txt > ${YSFHOSTS}
|
||||
curl --fail --silent -S -L -o ${YSFHOSTS} -A "YSFGateway - G4KLX" https://hostfiles.refcheck.radio/YSFHosts.txt
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue