added restart after daemon-reload

pull/88/head
alanbjohnston 5 years ago committed by GitHub
parent e49e95f200
commit 21efa4038a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.