Update sb.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2026-03-03 17:19:38 +08:00
committed by GitHub
parent 0c6e2bd1f8
commit d6dedd18f5
+1 -1
View File
@@ -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]