'preconf.sh' updaten

This commit is contained in:
2019-12-20 12:57:37 +00:00
parent 6d4ba662da
commit ad12023fc5

View File

@@ -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