Update run

This commit is contained in:
Alexandre
2021-10-16 09:16:38 +02:00
committed by GitHub
parent bbfd341340
commit f21611c98f

View File

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