mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
bsdconfig: use working respositories
pkg(8) packages have not been published in ftp.freebsd.org, so remove this option
This commit is contained in:
parent
5e7aa75744
commit
5ad9edd456
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ f_dialog_menu_media_http()
|
|||
f_dialog_title_restore
|
||||
local prompt="$msg_please_select_the_site_closest_to_you_or_other"
|
||||
local menu_list="
|
||||
'dist $msg_main_site' 'ftp.freebsd.org'
|
||||
'pkg $msg_main_site' 'pkg.freebsd.org'
|
||||
'URL' '$msg_specify_some_other_http_site'
|
||||
" # END-QUOTE
|
||||
|
|
|
|||
Loading…
Reference in a new issue