Updates in install scripts

This commit is contained in:
root 2018-12-25 12:42:00 +01:00
parent 9a34d05d36
commit c18f6f8e24
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,5 @@
# This is not a standalone script. It provides common functions to server-*.sh scripts
hostType="$1"
case "$hostType" in
centos7)
hostTypeLabel="CentOS 7"