diff --git a/update b/update index b836c8ba..4b46d51f 100755 --- a/update +++ b/update @@ -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