1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-13 10:56:11 +00:00
This commit is contained in:
neil 2016-03-04 16:40:47 +08:00
commit 0d11bd5cb9

2
le.sh
View File

@ -1284,5 +1284,5 @@ createCSR:
if [ -z "$1" ] ; then if [ -z "$1" ] ; then
showhelp showhelp
else else
$@ "$@"
fi fi