Skip to content

Commit 2a09a55

Browse files
committed
Update auto_fix.sh
1 parent c99b394 commit 2a09a55

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

auto_fix.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
docker exec --user www-data -it nextcloud-fpm /var/www/html/occ db:add-missing-indices
33
docker exec --user www-data -it nextcloud-fpm /var/www/html/occ maintenance:repair
44
docker exec --user www-data -it nextcloud-fpm /var/www/html/occ maintenance:mimetype:update-db
5-
docker exec --user www-data -it nextcloud-fpm /var/www/html/occ maintenance:mimetype:update-js
5+
docker exec --user www-data -it nextcloud-fpm /var/www/html/occ maintenance:mimetype:update-js
6+
docker exec --user www-data -it nextcloud-fpm /var/www/html/occ occ maintenance:repair --include-expensive

0 commit comments

Comments
 (0)