diff --git a/trans.sh b/trans.sh index de3e046..f4425ba 100644 --- a/trans.sh +++ b/trans.sh @@ -279,7 +279,7 @@ disk_2t=$((2 * 1024 * 1024 * 1024 * 1024)) # xda*1 星号用于 nvme0n1p1 的字母 p if [ "$distro" = windows ]; then add_community_repo - apk add ntfs-3g-progs fuse3 virt-what wimlib rsync dos2unix + apk add ntfs-3g-progs virt-what wimlib rsync dos2unix # 虽然ntfs3不需要fuse,但wimmount需要,所以还是要保留 modprobe fuse ntfs3 if is_efi; then