From d6dedd18f52946be9076ed38a35c0b2fcb285918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:19:38 +0800 Subject: [PATCH] Update sb.sh --- sb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb.sh b/sb.sh index 237ec03..5b4cf0c 100644 --- a/sb.sh +++ b/sb.sh @@ -2419,7 +2419,7 @@ After=network.target Type=simple NoNewPrivileges=yes TimeoutStartSec=0 -ExecStart=/root/agsbx/cloudflared tunnel --no-autoupdate --edge-ip-version auto --protocol http2 run --token "${argotoken}" +ExecStart=/etc/s-box/cloudflared tunnel --no-autoupdate --edge-ip-version auto --protocol http2 run --token "${argotoken}" Restart=on-failure RestartSec=5s [Install]