mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-12 08:00:35 +01:00
Update run
This commit is contained in:
@@ -35,7 +35,7 @@ fi
|
||||
CURRENTPASSWORD=""
|
||||
PASSWORD=$(bashio::config 'password')
|
||||
if ! bashio::config.has_value 'password'; then
|
||||
PASSWORD="a"
|
||||
PASSWORD="empty"
|
||||
fi
|
||||
touch "/data/portainer_password"
|
||||
CURRENTPASSWORD=$( cat /data/portainer_password )
|
||||
|
||||
Reference in New Issue
Block a user