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 c682525  Update install.sh
c682525 is described below

commit c682525e1b1b3449dc844d6b8ecd13365a32799a
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed Dec 24 18:09:26 2025 +0530

    Update install.sh
---
 install.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.sh b/install.sh
index 1a6d7d9..f2163ea 100644
--- a/install.sh
+++ b/install.sh
@@ -1,8 +1,8 @@
 #!/usr/bin/env bash
-# c8k.in/stall.sh - Easiest Apache CloudStack Installer
+# get.cloudstack.cloud/install.sh - Easiest Apache CloudStack Installer
 # Install with this command (from your Ubuntu/EL host):
 #
-# curl -sSfL https://c8k.in/stall.sh | bash
+# curl -sSfL https://get.cloudstack.cloud/install.sh | bash
 #
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file

Reply via email to