We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5314247 commit c682525Copy full SHA for c682525
1 file changed
install.sh
@@ -1,8 +1,8 @@
1
#!/usr/bin/env bash
2
-# c8k.in/stall.sh - Easiest Apache CloudStack Installer
+# get.cloudstack.cloud/install.sh - Easiest Apache CloudStack Installer
3
# Install with this command (from your Ubuntu/EL host):
4
#
5
-# curl -sSfL https://c8k.in/stall.sh | bash
+# curl -sSfL https://get.cloudstack.cloud/install.sh | bash
6
7
# Licensed to the Apache Software Foundation (ASF) under one
8
# or more contributor license agreements. See the NOTICE file
0 commit comments