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