sync code with last improvements from OpenBSD
This commit is contained in:
parent
5903cbe575
commit
62d64fa864
841 changed files with 83929 additions and 40755 deletions
|
@ -103,7 +103,7 @@ shift $(( OPTIND -1 ))
|
|||
|
||||
case $# in
|
||||
0) MIRROR=$(sed 's/#.*//;/^$/d' /etc/installurl) 2>/dev/null ||
|
||||
MIRROR=https://mirror.secbsd.org/pub/SecBSD
|
||||
MIRROR=https://mirror.laylo.io/pub/SecBSD
|
||||
;;
|
||||
1) MIRROR=$1
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue