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

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -12,6 +12,7 @@ wget https://files.catbox.moe/pwos93.zip
12
  unzip pwos93.zip
13
  ls
14
  npm install
 
15
  npm install cross-blob
16
  npm install node-fetch
17
  npm i --save-dev @types/busboy
 
12
  unzip pwos93.zip
13
  ls
14
  npm install
15
+ npm i cors
16
  npm install cross-blob
17
  npm install node-fetch
18
  npm i --save-dev @types/busboy