Update run

This commit is contained in:
Alexandre
2021-10-16 07:24:26 +02:00
committed by GitHub
parent 9fcc69d556
commit 66b3e939b1

View File

@@ -53,7 +53,7 @@ if [ ${#PASSWORD} -ge 2 ] ; then
options+=(--admin-password-file /data/portainer_password)
bashio::log.info "... password set to $PASSWORD"
else
touch /data/hidden
# touch /data/hidden
bashio::log.info "... starting without predefined password"
fi