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


The following commit(s) were added to refs/heads/main by this push:
     new fead187  Update install.sh
fead187 is described below

commit fead1871aa9c419e1a0a48b70f6a0bcb207308b7
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
AuthorDate: Thu Aug 7 11:55:07 2025 +0530

    Update install.sh
---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index f5d8133..457aaaf 100644
--- a/install.sh
+++ b/install.sh
@@ -71,7 +71,7 @@ warn "Work in progress, try again while this is being hacked"
 
 ### Setup Prerequisites ###
 info "Installing dependencies"
-#apt-get update
+apt-get update
 apt-get install -y openssh-server sudo wget jq htop tar nmap bridge-utils
 
 # FIXME: check for host spec (min 4-8G RAM?) /dev/kvm and

Reply via email to