added "occ" to the command line 133 to scann files

the command didn't seem to work unless you add the occ command.
This commit is contained in:
inkskull 2024-05-27 23:16:38 +02:00 committed by GitHub
parent 0157b05248
commit ea292510f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,7 +130,7 @@ Run a scan of the new directory by Nextcloud:
```bash ```bash
cd /var/www/nextcloud cd /var/www/nextcloud
sudo -u nextcloud php8.1 --define apc.enable_cli=1 files:scan --all sudo -u nextcloud php8.1 --define apc.enable_cli=1 occ files:scan --all
``` ```
Update the YunoHost setting, so automatic upgrades and backups know where the datadir is located: Update the YunoHost setting, so automatic upgrades and backups know where the datadir is located: