Update httpubus

This commit is contained in:
桐话
2025-08-29 14:21:10 +08:00
committed by GitHub
parent 77cb27bdd7
commit d322cc977f

View File

@@ -45,6 +45,6 @@ stop() {
restart() {
stop
sleep 1
sleep 2
start
}