From ad12023fc59762e8a3b06934d2d4a70ecb022d27 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 20 Dec 2019 12:57:37 +0000 Subject: [PATCH] 'preconf.sh' updaten --- preconf.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/preconf.sh b/preconf.sh index f7e7af0..68f2369 100644 --- a/preconf.sh +++ b/preconf.sh @@ -1,6 +1,7 @@ mrepo=https://git.bprieshof.nl/Work/Test-MySQL mbranch=master CurDebFrond="$DEBIAN_FRONTEND" +export DEBIAN_FRONTEND=noninteractive if [ -z ${password+x} ]; then echo 'Error $password is not set'; fi