diff --git a/le.sh b/le.sh index c1a83c9f..caa123f2 100755 --- a/le.sh +++ b/le.sh @@ -1284,5 +1284,5 @@ createCSR: if [ -z "$1" ] ; then showhelp else - $@ + "$@" fi