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
06a3d859
Commit
06a3d859
authored
Mar 12, 2016
by
Neil
Browse files
Merge pull request #98 from hamstercommunity/fix-missing-dns-function-message
Fix missing dns function message
parents
f89d991d
f8ad8f34
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
06a3d859
...
...
@@ -776,7 +776,7 @@ issue() {
addcommand
=
"
$Le_Webroot
-add"
if
!
command
-v
$addcommand
;
then
_err
"It seems that your api file is not correct, it must have a function named:
$
Le_Webroot
"
_err
"It seems that your api file is not correct, it must have a function named:
$
addcommand
"
return
1
fi
...
...
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