Added siteXX.tgz to install-<mac>.conf

This commit is contained in:
mischa 2018-09-30 10:38:01 +02:00
parent 7d99d4fe4f
commit be6d55da28
1 changed files with 4 additions and 2 deletions

View File

@ -249,8 +249,10 @@ render_install_conf() {
Which disk is the root disk = sd0
What timezone are you in = Europe/Amsterdam
Location of sets = http
Server = ftp.nluug.nl
Set name(s) = -x* +xb* +xf*
Server = openbsd.amsterdam
Set name(s) = -x* +xb* +xf* +site*
Continue anyway = yes
Continue without verification = yes
EOF
echo "Install file created: ${HTDOCS}/install-${_mac}.conf"
else