fix_ntfs-3g_automount_script (#63735)
fix ntfs-3g automount script workaround to show files in macOS Catalina Findermaster
parent
5fc6d323d3
commit
9a5724411f
|
@ -80,6 +80,7 @@ class Ntfs3g < Formula
|
|||
-o volname="${VOLUME_NAME}" \\
|
||||
-o local \\
|
||||
-o negative_vncache \\
|
||||
-o auto_xattr \\
|
||||
-o auto_cache \\
|
||||
-o noatime \\
|
||||
-o windows_names \\
|
||||
|
|
Loading…
Reference in New Issue