Update run

This commit is contained in:
Alexandre
2021-10-16 09:37:16 +02:00
committed by GitHub
parent 41e8c501fd
commit d5dde5ebd4

View File

@@ -33,7 +33,7 @@ fi
# Set password
CURRENTPASSWORD=""
PASSWORD=$"{(bashio::config 'password'):=empty}"
PASSWORD=${(bashio::config 'password')
touch "/data/portainer_password"
CURRENTPASSWORD=$( cat /data/portainer_password )