mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update run
This commit is contained in:
@@ -56,7 +56,7 @@ if [ ${#PASSWORD} -ge 2 ] ; then
|
|||||||
options+=(--admin-password-file /data/portainer_password)
|
options+=(--admin-password-file /data/portainer_password)
|
||||||
bashio::log.info "... password set to $PASSWORD"
|
bashio::log.info "... password set to $PASSWORD"
|
||||||
else
|
else
|
||||||
# touch /data/hidden
|
echo -n $PASSWORD > /data/portainer_password
|
||||||
bashio::log.info "... starting without predefined password"
|
bashio::log.info "... starting without predefined password"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user