This website works better with JavaScript
Home
Explore
Help
Sign In
biheng
/
uppy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix companion start up script
Ifedapo Olarewaju
6 years ago
parent
3f4d6fba11
commit
be29c8ffca
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
bin/companion
+ 1
- 1
bin/companion
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-
sh
../env.sh
+.
./env.sh
env \
UPPYSERVER_DATADIR="./output" \