mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update run.txt
This commit is contained in:
@@ -78,6 +78,12 @@ done
|
||||
rm /.env || true
|
||||
rm /env.py || true
|
||||
|
||||
# Unset allow_signup
|
||||
|
||||
if [[ "${ALLOW_SIGNUP:-}" == "false" ]]; then
|
||||
unset ALLOW_SIGNUP
|
||||
fi
|
||||
|
||||
####################
|
||||
# MIGRATE DATA DIR #
|
||||
####################
|
||||
|
||||
Reference in New Issue
Block a user