Autogenerate Nextcloud admin password

This commit is contained in:
thorstenspille 2023-02-10 18:14:37 +01:00
parent 96ad186289
commit 0922ef6cb3

View File

@ -6,6 +6,9 @@
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
source /root/functions.sh
NEXTCLOUD_ADMIN_PWD=$(random_password)
source /root/zamba.conf
source /root/constants-service.conf