Update 'config/nextcloud/nextcloud-config.sh'
This commit is contained in:
@@ -140,5 +140,10 @@ server {
|
||||
EOF
|
||||
service php7.2-fpm restart
|
||||
service nginx restart
|
||||
|
||||
cat <<EOF > ~/nextcloud-init.sh
|
||||
cd /var/www/$domain/html
|
||||
sudo -u www-data php occ db:convert-filecache-bigint
|
||||
sudo -u www-data php occ db:convert-filecache-bigint
|
||||
rm -f info.php
|
||||
rm -f opcache.php
|
||||
EOF
|
||||
Reference in New Issue
Block a user