From 232a3ec3274af3ee3773783d6d5ed8a4c56599db Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 14 Oct 2020 12:30:32 -0400 Subject: [PATCH] added make --- groundstation/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/update.sh b/groundstation/update.sh index ad47786a..28751feb 100755 --- a/groundstation/update.sh +++ b/groundstation/update.sh @@ -5,7 +5,7 @@ echo -e "\nUpdating configurations. \n" cd ~/CubeSatSim && git pull -sudo modprobe snd-aloop +make debug sudo cp ~/CubeSatSim/groundstation/config_webrx.py /etc/openwebrx/config_webrx.py