This commit is contained in:
neil 2016-03-04 16:40:47 +08:00
commit 0d11bd5cb9
1 changed files with 1 additions and 1 deletions

2
le.sh
View File

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