Files
VPS-scripts_MariaDB/preconf.sh

6 lines
163 B
Bash

mrepo=https://git.ictmaatwerk.com/VPS-scripts/MariaDB
mbranch=master
if [ -z ${password+x} ]; then echo 'Error $password is not set'; fi
unset mrepo
unset mbranch