Skip to content

Instantly share code, notes, and snippets.

@majorvin
Last active February 10, 2021 03:53
Show Gist options
  • Save majorvin/8d06979a2f63254dbcf7c2a97069c23d to your computer and use it in GitHub Desktop.
Save majorvin/8d06979a2f63254dbcf7c2a97069c23d to your computer and use it in GitHub Desktop.
nextcloud
# run scan all to cache all
cd /config/www/nextcloud/
sudo -u abc php ./occ files:scan --all
# SNAP
sudo nextcloud.occ files:scan --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment