modified call for CentOS quick installer
parent
9993593e2e
commit
53b1ca2c9e
|
|
@ -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
|
||||
Loading…
Reference in New Issue