update
This commit is contained in:
parent
133634aefb
commit
9a462b8eed
@ -15,6 +15,7 @@ if [ $? -ne 1 ]; then
|
||||
if [ -f /var/lib/nextcloud/config/config.php ]; then
|
||||
sed -i -e "s/'installed' => true,/'installed' => false,/g" /var/lib/nextcloud/config/config.php
|
||||
fi
|
||||
|
||||
s6-setuidgid nginx ./occ maintenance:install \
|
||||
--database=pgsql \
|
||||
--database-host=$DB_HOST \
|
||||
|
Loading…
Reference in New Issue
Block a user