modified call for CentOS quick installer

pushover
Mike Hurley 2019-08-22 18:32:39 +00:00
parent 9993593e2e
commit 53b1ca2c9e
1 changed files with 2 additions and 2 deletions

View File

@ -35,10 +35,10 @@ sh INSTALL/opensuse.sh
;;
"6")
chmod +x "INSTALL/CentOS - Quick Install.sh"
sh "INSTALL/CentOS - Quick Install.sh"
sh "INSTALL/CentOS - Quick Install.sh" 1
;;
*)
echo "Choice not found."
;;
esac
esac