mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 20:04:05 +02:00
Update run.sh
This commit is contained in:
@@ -170,6 +170,6 @@ fi
|
|||||||
|
|
||||||
bashio::log.info "Starting..."
|
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 !"
|
bashio::log.info "Started !"
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user