diff --git a/groundstation/update.sh b/groundstation/update.sh index 817596fe..ad47786a 100755 --- a/groundstation/update.sh +++ b/groundstation/update.sh @@ -5,6 +5,8 @@ echo -e "\nUpdating configurations. \n" cd ~/CubeSatSim && git pull +sudo modprobe snd-aloop + sudo cp ~/CubeSatSim/groundstation/config_webrx.py /etc/openwebrx/config_webrx.py sudo cp ~/CubeSatSim/groundstation/bookmarks.json /etc/openwebrx/bookmarks.json