Skip to content

Commit 9659327

Browse files
authored
avoid warning about mimetypes
Signed-off-by: Daniel Hansson <[email protected]>
1 parent 660b584 commit 9659327

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: nextcloud-startup-script.sh

+3
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,9 @@ then
577577
https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration?currentPageId=W7D3quPiqQz3_MsE"
578578
fi
579579

580+
# Repair
581+
nextcloud_occ maintenance:repair --include-expensive
582+
580583
# Cleanup 2
581584
apt-get autoremove -y
582585
apt-get autoclean

0 commit comments

Comments
 (0)