vault backup: 2024-07-19 13:45:20

This commit is contained in:
2024-07-19 13:45:20 +02:00
parent 24dd8e565c
commit 69dfebdc20
+6 -1
View File
@@ -1,7 +1,12 @@
# Manuelles Update # Manuelles Update
Benutzer auf www-data Benutzer auf **www-data** wechseln:
```
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
``` ```