Changes
Page history
replace /data/faircloud/nextcloud
authored
Jun 20, 2024
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
Upgrade-procedure.md
View page @
b5de7fa4
...
@@ -73,7 +73,7 @@ Als Erinnerung: https://github.com/nextcloud/server/issues/17241
...
@@ -73,7 +73,7 @@ Als Erinnerung: https://github.com/nextcloud/server/issues/17241
**Problemlösung falls das Backup (oder ein anderer Zwischenschritt) hängt:**
**Problemlösung falls das Backup (oder ein anderer Zwischenschritt) hängt:**
`rm /
mnt/storagebox/faircloud_sshfs
/updater-52619b9bb6dfb/.step`
`rm /
data/faircloud/nextcloud
/updater-52619b9bb6dfb/.step`
**occ command line tool**
**occ command line tool**
...
@@ -105,3 +105,4 @@ Siehe auch https://help.nextcloud.com/t/i-want-to-hide-the-add-notes-field-at-th
...
@@ -105,3 +105,4 @@ Siehe auch https://help.nextcloud.com/t/i-want-to-hide-the-add-notes-field-at-th
sudo -u faircloud /usr/bin/php /var/www/nextcloud/occ $@
sudo -u faircloud /usr/bin/php /var/www/nextcloud/occ $@
```
```