added and restart to echo

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

@ -35,7 +35,7 @@ else
fi
if [ $FLAG -eq 1 ]; then
echo "systemctl daemon-reload"
echo "systemctl daemon-reload and restart"
sudo systemctl daemon-reload
sudo systemctl restart cubesatsim
else

Loading…
Cancel
Save

Powered by TurnKey Linux.