le/le
fbt 5bdc873d47 restructure
Signed-off-by: fbt <fbt@fleshless.org>
2018-08-31 05:42:43 +03:00

6 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
subcommand=$1; shift
"sub/$subcommand" "$@"