mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 01:19:56 +01:00
Update nextcloud-install.sh
This commit is contained in:
@@ -163,8 +163,8 @@ mkdir -p /var/log/nextcloud/
|
||||
chown -R www:www /var/log/nextcloud
|
||||
if [ "${REINSTALL}" != "true" ]; then
|
||||
chown -R www:www /mnt/files
|
||||
fi
|
||||
chmod -R 770 /mnt/files
|
||||
fi
|
||||
|
||||
# Install Additional Database Packages
|
||||
if [ "${DB_TYPE}" = "MariaDB" ]; then
|
||||
|
||||
Reference in New Issue
Block a user