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