pull/111/head
alanbjohnston 5 years ago committed by GitHub
parent 3727a2666a
commit c1635d65c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,6 +38,7 @@ if [ $FLAG -eq 1 ]; then
echo "systemctl daemon-reload"
sudo systemctl daemon-reload
else
grep 'changed' /home/pi/CubeSatSim/.updated
if [[ $(grep 'changed' /home/pi/CubeSatSim/.updated) ]]; then
echo "nothing to do"
else

Loading…
Cancel
Save

Powered by TurnKey Linux.