test change
All checks were successful
Update Child Repos / update (push) Successful in 5s

This commit is contained in:
2026-01-02 12:43:45 +01:00
parent 035ca2bfc3
commit 3f888d156c

View File

@@ -22,7 +22,7 @@ func main() {
ws = new(WebServer)
ws.Initialize()
// Start the WebService in a separate goroutine
// Start the WebService
go ws.Start()
// Wait for a signal