Merge 4989ff918862c07623f92da7bc41c064539578bc into f89d991d0f615fd8e7a6d7bbda409ddc59444d6c

This commit is contained in:
kaklakariada 2016-03-11 16:48:52 +00:00
commit ef1a628aba

2
le.sh
View File

@ -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: $Le_Webroot-add"
return 1
fi