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

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/c7a16s.zip
12
- unzip c7a16s.zip
13
  ls
14
  npm install
15
  npm install cross-blob
 
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