Spaces:
Runtime error
Runtime error
Update start.sh
Browse files
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
|