mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-18 20:39:14 +08:00
parent
d3b40f3393
commit
1b830e9e4d
@ -1258,7 +1258,7 @@ Continue?
|
||||
if is_in_china; then
|
||||
mirror=https://mirror.sjtu.edu.cn/opensuse
|
||||
else
|
||||
mirror=https://mirror.fcix.net/opensuse
|
||||
mirror=https://ftp.gwdg.de/pub/opensuse
|
||||
fi
|
||||
|
||||
if [ "$releasever" = tumbleweed ]; then
|
||||
@ -2455,7 +2455,7 @@ install_grub_linux_efi() {
|
||||
if is_in_china; then
|
||||
mirror=https://mirror.sjtu.edu.cn/opensuse
|
||||
else
|
||||
mirror=https://mirror.fcix.net/opensuse
|
||||
mirror=https://ftp.gwdg.de/pub/opensuse
|
||||
fi
|
||||
|
||||
[ "$basearch" = x86_64 ] && ports='' || ports=/ports/$basearch
|
||||
|
Loading…
x
Reference in New Issue
Block a user