Duplicated from eggacheb/newapi
e3432b8 45dd7ca e3432b8 45dd7ca
1
2
3
4
5
6
7
8
#!/bin/sh # 启动 cloudflared tunnel cloudflared tunnel --no-autoupdate run --token $CF_TOKEN & # 启动 nginx 和 one-api /one-api & nginx -g "daemon off;"