mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-18 20:39:14 +08:00
windows: 取消自动查找 windows 8.1 家庭版 iso
现在 massgrave 不提供 windows 8.1 家庭版链接
This commit is contained in:
parent
6c70c00fa2
commit
7b02e3ab31
@ -661,7 +661,7 @@ get_windows_iso_links() {
|
||||
;;
|
||||
8.1)
|
||||
case "$edition" in
|
||||
'') echo _ ;;
|
||||
'') ;; # massgrave 不提供 windows 8.1 家庭版链接
|
||||
pro) echo pro ;;
|
||||
enterprise) echo enterprise ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user