Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
015a9b92
Commit
015a9b92
authored
Jan 24, 2023
by
neil
Browse files
fix notify
parent
ab2305e2
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
015a9b92
...
@@ -6795,7 +6795,7 @@ setnotify() {
...
@@ -6795,7 +6795,7 @@ setnotify() {
_initpath
_initpath
if
[
-z
"
$_nhook$_nlevel$_nmode
"
]
;
then
if
[
-z
"
$_nhook$_nlevel$_nmode
$_nsource
"
]
;
then
_usage
"Usage:
$PROJECT_ENTRY
--set-notify [--notify-hook <hookname>] [--notify-level <0|1|2|3>] [--notify-mode <0|1>] [--notify-source <hostname>]"
_usage
"Usage:
$PROJECT_ENTRY
--set-notify [--notify-hook <hookname>] [--notify-level <0|1|2|3>] [--notify-mode <0|1>] [--notify-source <hostname>]"
_usage
"
$_NOTIFY_WIKI
"
_usage
"
$_NOTIFY_WIKI
"
return
1
return
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment