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 75d602230e777949564a47f3bba38cee7a6720eb Author: Rohit Yadav <[email protected]> AuthorDate: Mon May 13 23:59:33 2024 +0100 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88339d3..0a6c28a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ One-liner installer for [Apache CloudStack](https://cloudstack.apache.org), just copy and run the following as `root` user: ```bash -curl -sSfL https://c8k.in/stall.sh | bash +curl -sL https://c8k.in/stall.sh | bash ``` > [!IMPORTANT]
