From 85b490baa64ca82ab815402d5d4d0507fbf3dfab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Sat, 22 Jun 2024 00:40:22 +0800 Subject: [PATCH] update httpubus --- configfiles/httpubus | 1 + 1 file changed, 1 insertion(+) diff --git a/configfiles/httpubus b/configfiles/httpubus index d14759e..ba2e31c 100644 --- a/configfiles/httpubus +++ b/configfiles/httpubus @@ -36,5 +36,6 @@ stop() { restart() { stop + sleep 1 start }