Update run.sh

This commit is contained in:
Alexandre
2021-08-04 18:15:53 +02:00
committed by GitHub
parent ec53a15ff3
commit b6ddb5d329

View File

@@ -170,6 +170,6 @@ fi
bashio::log.info "Starting..."
./usr/src/app/bin/cloudcmd.mjs '"'$CUSTOMOPTIONS'"' '"'$DROPBOX'"' & bashio::net.wait_for 8000 localhost 900 || true
./usr/src/app/bin/cloudcmd.mjs '"'$DROPBOX_TOKEN $CUSTOMOPTIONS'"' & bashio::net.wait_for 8000 localhost 900 || true
bashio::log.info "Started !"
exec nginx