killall java to close FoxTelem so location can be updated

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent dba03d10cd
commit 6b68b957ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,10 @@
#!/bin/bash
#
python3 /home/pi/CubeSatSim/groundstation/loc-foxtelem.py
sudo killall -9 java &>/dev/null
sudo killall -9 gpredict &>/dev/null
python3 /home/pi/CubeSatSim/groundstation/loc-foxtelem.py
/usr/bin/gpredict

Loading…
Cancel
Save

Powered by TurnKey Linux.