mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-28 08:50:32 +02:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -129,6 +129,7 @@ if [[ -n "${ADMIN_EMAIL_VAL}" && "${ADMIN_EMAIL_VAL}" != "null" \
|
||||
printf 'SEAFILE_ADMIN_PASSWORD=%q\n' "${ADMIN_PASSWORD_VAL}"
|
||||
} >> "${SEAFILE_ENV_FILE}"
|
||||
chown seafile:seafile "${SEAFILE_ENV_FILE}"
|
||||
chmod 600 "${SEAFILE_ENV_FILE}"
|
||||
fi
|
||||
|
||||
#############################################
|
||||
|
||||
Reference in New Issue
Block a user