Last active
February 10, 2021 03:53
-
-
Save majorvin/8d06979a2f63254dbcf7c2a97069c23d to your computer and use it in GitHub Desktop.
nextcloud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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