Browse Source

Merge branch 'master' of https://github.com/Neilpang/le

master
neil 9 years ago
parent
commit
0d11bd5cb9
  1. 2
      le.sh

2
le.sh

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