fix config
This commit is contained in:
parent
f07cc660f0
commit
6bde2b4262
@ -82,9 +82,9 @@ INSTALLED_SERVICES=()
|
|||||||
usage() {
|
usage() {
|
||||||
cat <<'EOF'
|
cat <<'EOF'
|
||||||
Usage:
|
Usage:
|
||||||
curl -fsSL https://punchsky.com/install | bash
|
curl -fsSL https://punchsky.cn/install | bash
|
||||||
|
|
||||||
curl -fsSL https://punchsky.com/install | bash -s -- \
|
curl -fsSL https://punchsky.cn/install | bash -s -- \
|
||||||
-w <work_dir>
|
-w <work_dir>
|
||||||
|
|
||||||
Config:
|
Config:
|
||||||
@ -120,7 +120,7 @@ Placeholders:
|
|||||||
{service_name} will be replaced with the service name.
|
{service_name} will be replaced with the service name.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
curl -fsSL https://punchsky.com/install | bash
|
curl -fsSL https://punchsky.cn/install | bash
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user