mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
bsdinstall: remove two dead mirrors
This commit is contained in:
parent
9c59988175
commit
2911c44baf
1 changed files with 0 additions and 2 deletions
|
|
@ -87,8 +87,6 @@ MIRROR=`bsddialog --backtitle "$OSNAME Installer" \
|
|||
ftp://ftp2.uk.freebsd.org "UK #2 - IPv6"\
|
||||
ftp://ftp.ua.FreeBSD.org "Ukraine - IPv6"\
|
||||
ftp://ftp5.us.freebsd.org "USA #5 - IPv6"\
|
||||
ftp://ftp11.us.freebsd.org "USA #11 - IPv6"\
|
||||
ftp://ftp14.us.freebsd.org "USA #14"\
|
||||
2>&1 1>&5`
|
||||
MIRROR_BUTTON=$?
|
||||
exec 5>&-
|
||||
|
|
|
|||
Loading…
Reference in a new issue