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