This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-installer.git
commit e39bc11cd35e7cfe36ce0053698396ecc69ab946 Author: Rohit Yadav <[email protected]> AuthorDate: Wed Nov 20 12:59:31 2024 +0100 Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a1224ab..9c0bf33 100644 --- a/install.sh +++ b/install.sh @@ -55,7 +55,7 @@ echo " ██║░░██╗██╔══██╗██╔═██╗░░░░██║██║╚████║ ╚█████╔╝╚█████╔╝██║░╚██╗██╗██║██║░╚███║ ░╚════╝░░╚════╝░╚═╝░░╚═╝╚═╝╚═╝╚═╝░░╚══╝ -CloudStack Installer By 🅁🄾🄷🄸🅃 🅈🄰🄳🄰🅅 +Welcome to the CloudStack Installer " info "Installing Apache CloudStack All-In-One-Box" info "NOTE: this works only on Ubuntu 22.04 (tested), and run as 'root' user!"
