fixed missing wiki link

pull/6241/head
tomo 3 weeks ago
parent 98aaff68f4
commit f26d40404a
No known key found for this signature in database
GPG Key ID: 5FB8BCB7CE54EE44

@ -119,8 +119,7 @@ _preprocess_deployfile() {
if [ -n "$found_file" ]; then
_check_deployfile "$DOMAIN_PATH/$found_file" "$MULTIDEPLOY_CONFIG"
else
# TODO: Replace URL with wiki link
_err "Deploy file not found. Go to https://CHANGE_URL_TO_WIKI to see how to create one."
_err "Deploy file not found. Go to https://github.com/acmesh-official/acme.sh/wiki/deployhooks#36-deploying-to-multiple-services-with-the-same-hooks to see how to create one."
return 1
fi

Loading…
Cancel
Save