Twan07 commited on
Commit
58cc3b6
·
verified ·
1 Parent(s): d1a1440

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +2 -1
start.sh CHANGED
@@ -1,5 +1,6 @@
1
  #!/bin/bash
2
- git clone https://github.com/Twan07/BEupload.git .
 
3
  npm install
4
  npm install cross-blob
5
  npm install node-fetch
 
1
  #!/bin/bash
2
+ git clone https://github.com/Twan07/BEupload.git
3
+
4
  npm install
5
  npm install cross-blob
6
  npm install node-fetch