We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069c44e commit 75d6022Copy full SHA for 75d6022
1 file changed
README.md
@@ -6,7 +6,7 @@
6
One-liner installer for [Apache CloudStack](https://cloudstack.apache.org), just copy and run the following as `root` user:
7
8
```bash
9
-curl -sSfL https://c8k.in/stall.sh | bash
+curl -sL https://c8k.in/stall.sh | bash
10
```
11
12
> [!IMPORTANT]
0 commit comments