Twan07 commited on
Commit
bccdd0b
·
verified ·
1 Parent(s): 7093879

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.twan.site/1776208449007_upload.zip
12
- unzip 1776208449007_upload.zip
13
  ls
14
  npm install
15
  npm install cross-blob
 
8
  cat /etc/resolv.conf
9
 
10
 
11
+ wget https://files.catbox.moe/pwos93.zip
12
+ unzip pwos93.zip
13
  ls
14
  npm install
15
  npm install cross-blob