Change path

This commit is contained in:
Aidan Timson 2020-06-20 05:03:52 +01:00
parent 5bfa4d5a10
commit 1e9db37bc3
No known key found for this signature in database
GPG key ID: 502392C21419F5B8

View file

@ -5,7 +5,7 @@
# ============================================================================== # ==============================================================================
bashio::log.info "Run Home Panel.." bashio::log.info "Run Home Panel.."
cd /opt/panel \ cd /opt/panel/backend \
|| bashio::exit.nok "Could not change into app directory" || bashio::exit.nok "Could not change into app directory"
SUPPRESS_URL="true" SUPPRESS_URL="true"