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]