addition of a debuging step

This commit is contained in:
2026-07-05 11:52:57 +02:00
parent 613c1e11e4
commit 5f5784e7c3
+1
View File
@@ -623,6 +623,7 @@ EOF
log_message "Update completed successfully to release $latest_tag" log_message "Update completed successfully to release $latest_tag"
sudo ./opt/Inventarsystem/restart.sh sudo ./opt/Inventarsystem/restart.sh
echo "Restart of the Server Completet"
} }
main "$@" main "$@"