mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update run
This commit is contained in:
@@ -63,7 +63,7 @@ if bashio::fs.file_exists "/data/hidden"; then
|
||||
fi
|
||||
|
||||
# Define option
|
||||
if [ ${#detect} -ge 2 ] ; then
|
||||
if [ ${#PASSWORD} -ge 2 ] ; then
|
||||
# More than 2 letters, set password
|
||||
echo -n $PASSWORD > /data/portainer_password
|
||||
options+=(--admin-password-file /data/portainer_password)
|
||||
|
||||
Reference in New Issue
Block a user