mirror of
https://github.com/bin456789/reinstall.git
synced 2025-09-18 14:16:03 +00:00
windows: 固定 aws nvme win8.x 最终版本
This commit is contained in:
1
trans.sh
1
trans.sh
@@ -4271,6 +4271,7 @@ install_windows() {
|
||||
nvme_ver=$(
|
||||
case "$nt_ver" in
|
||||
6.1) echo 1.3.2 ;; # sha1 签名
|
||||
6.2 | 6.3) echo 1.5.1 ;;
|
||||
*) echo Latest ;;
|
||||
esac
|
||||
)
|
||||
|
Reference in New Issue
Block a user