fix SMB issue (external storages)

This commit is contained in:
Daniel Hansson 2020-05-14 22:17:39 +02:00 committed by GitHub
parent a028e83ecb
commit a612f0dfc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,7 @@ debug_mode
# Must be root
root_check
# Fix SMB issues (https://github.com/nextcloud/server/issues/20622)
git_apply_patch 20941 server 18.0.4
exit