changed order

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent 0069f614c8
commit 9f24421cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,12 +4,20 @@ sudo modprobe snd-aloop
if [ ! -d "./direwolf.conf" ]; then
echo "direwolf.conf already downloaded"
else
wget https://raw.githubusercontent.com/alanbjohnston/CubeSatSim/FIAB-v3/groundstation/direwolf.conf
fi
if [ ! -d "./cubicsdr-aprs-direwolf.xml" ]; then
echo "cubic-aprs-direwolf.conf already downloaded"
else
wget https://raw.githubusercontent.com/alanbjohnston/CubeSatSim/FIAB-v3/groundstation/cubicsdr/cubicsdr-aprs-direwolf.xml
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.