vault backup: 2024-09-17 21:25:15

This commit is contained in:
2024-09-17 21:25:15 +02:00
parent e396bb7bcd
commit b30357f0ac
2 changed files with 13 additions and 7 deletions
+6 -1
View File
@@ -7,7 +7,7 @@ su www-data
Update Befehl:
```
php --define apc.enable_cli=1 /var/www/nextcloud/updater/updater.phar
php --define apc.enable_cli=1 /var/www/nextcloud/updater/updater.phar
```
@@ -15,9 +15,14 @@ php --define apc.enable_cli=1 /var/www/nextcloud/updater/updater.phar
php /var/www/nextcloud/updater/updater.phar
```
```
php ./occ upgrade
```
---