Twan07 commited on
Commit
f75dbe1
·
verified ·
1 Parent(s): fe038e2

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +3 -2
start.sh CHANGED
@@ -8,8 +8,9 @@ sudo sh -c 'echo -e "nameserver 1.1.1.1\nnameserver 8.8.8.8" > /etc/resolv.conf'
8
  cat /etc/resolv.conf
9
 
10
 
11
- wget https://files.twan.site/1776181780680_cloud-caddy-main.zip
12
- cd 1776181780680_cloud-caddy-main
 
13
  npm install
14
  npm install cross-blob
15
  npm install node-fetch
 
8
  cat /etc/resolv.conf
9
 
10
 
11
+ wget https://files.catbox.moe/p0pjmc.zip
12
+ ls
13
+ cd p0pjmc
14
  npm install
15
  npm install cross-blob
16
  npm install node-fetch