this is easier

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2018-08-31 06:04:57 +03:00
parent 850fe9a995
commit c440d465c2
1 changed files with 1 additions and 1 deletions

2
le
View File

@ -2,4 +2,4 @@
subcommand=$1; shift
"sub/$subcommand" "$@"
"le-$subcommand" "$@"