mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-75: Modified installer text from 'Cloud.com CloudStack' to 'Apache CloudStack
This commit is contained in:
parent
b7d9fce564
commit
14dd9cd197
|
|
@ -92,7 +92,7 @@ if installed mysql-server ; then
|
|||
"
|
||||
fi
|
||||
|
||||
read -p "Welcome to the Cloud.com CloudStack Installer. What would you like to do?
|
||||
read -p "Welcome to the Apache CloudStack (Incubating) Installer. What would you like to do?
|
||||
|
||||
$installms$installag$installbm$installus$installdb$upgrade$remove$removedb$quitoptio
|
||||
> " installtype
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ if installed mysql-server ; then
|
|||
"
|
||||
fi
|
||||
|
||||
read -p "Welcome to the Cloud.com CloudStack Installer. What would you like to do?
|
||||
read -p "Welcome to the Apache CloudStack (Incubating) Installer. What would you like to do?
|
||||
|
||||
$installms$installag$installbm$installus$installdb$upgrade$remove$removedb$quitoptio
|
||||
> " installtype
|
||||
|
|
|
|||
Loading…
Reference in New Issue