fix companion start up script

This commit is contained in:
Ifedapo Olarewaju 2018-08-06 08:30:27 +01:00
parent 3f4d6fba11
commit be29c8ffca

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
sh ../env.sh
. ./env.sh
env \
UPPYSERVER_DATADIR="./output" \