From be6d55da28b36f38eeb4031689b9a4dd8fd04251 Mon Sep 17 00:00:00 2001 From: mischa Date: Sun, 30 Sep 2018 10:38:01 +0200 Subject: [PATCH] Added siteXX.tgz to install-.conf --- deploy.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 644bb5d..b08d2aa 100755 --- a/deploy.sh +++ b/deploy.sh @@ -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