@@ -24,6 +24,7 @@ func main() {
r.GET("/update", update)
r.GET("/start", startServer)
r.GET("/stop", stopServer)
r.GET("/running", serverRunning)
r.GET("/backup.zip", backup)
The note is not visible to the blocked user.