Fixed setting up password Centos and did cleanup

This commit is contained in:
2020-09-25 15:04:17 +02:00
parent 1e38e4ae9e
commit 515852aa9d
2 changed files with 4 additions and 4 deletions

View File

@@ -13,10 +13,7 @@ if [ "$shortdist" = "ubu1804" ] || [ "$shortdist" = "ubu2004" ] || [ "$shortdist
if [ -z ${CurDebFrond+x} ]; then unset DEBIAN_FRONTEND ; else export DEBIAN_FRONTEND=$CurDebFrond; fi #Restore DEBIAN_FRONTEND
fi
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=mysql osrel=$shortdist bash
unset mrepo
unset mbranch