From 4144047ae0eedc84fe7b0b9cf1a44232b97793d8 Mon Sep 17 00:00:00 2001 From: Hu TsingLoong Date: Sat, 30 Sep 2023 02:17:13 +0800 Subject: [PATCH] Update nigate.sh --- nigate.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nigate.sh b/nigate.sh index 9da201f..77a8cd3 100644 --- a/nigate.sh +++ b/nigate.sh @@ -41,6 +41,8 @@ config_u_drive(){ #*********************************************************************** # macOS14及以上 + # https://github.com/hoochanlon/Free-NTFS-for-Mac/issues/20 + # 输出结果: # /dev/disk4s1 on /Volumes/TOSHIBA (ntfs, local, nodev, nosuid, read-only, noowners, noatime) line=$(mount | grep ntfs)