diff --git a/tools/build/installer/debinstall_full.sh b/tools/build/installer/debinstall_full.sh index 65c6eedef91..a3bf1aeec57 100644 --- a/tools/build/installer/debinstall_full.sh +++ b/tools/build/installer/debinstall_full.sh @@ -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 diff --git a/tools/build/installer/rpminstall_full.sh b/tools/build/installer/rpminstall_full.sh index f0b58c2e2c4..5e6f0c39c2a 100755 --- a/tools/build/installer/rpminstall_full.sh +++ b/tools/build/installer/rpminstall_full.sh @@ -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