Twan07 commited on
Commit
1a9880a
·
verified ·
1 Parent(s): 33aa0be

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +2 -2
start.sh CHANGED
@@ -8,8 +8,8 @@ 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.catbox.moe/p0pjmc.zip
12
- unzip p0pjmc.zip
13
  ls
14
  npm install
15
  npm install cross-blob
 
8
  cat /etc/resolv.conf
9
 
10
 
11
+ wget https://files.catbox.moe/c7a16s.zip
12
+ unzip c7a16s.zip
13
  ls
14
  npm install
15
  npm install cross-blob