Twan07 commited on
Commit
9221b25
·
verified ·
1 Parent(s): 1d5a19a

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -1,5 +1,5 @@
1
  #!/bin/bash
2
- git clone https://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@github.com/Twan07/Upload.git .
3
  npm install
4
  npm install cross-blob
5
  npm install node-fetch
 
1
  #!/bin/bash
2
+ git clone "$REPO" .
3
  npm install
4
  npm install cross-blob
5
  npm install node-fetch