mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update run
This commit is contained in:
@@ -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 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user