le/le

6 lines
66 B
Plaintext
Raw Normal View History

2016-05-27 10:26:08 +00:00
#!/usr/bin/env bash
subcommand=$1; shift
2016-05-27 10:26:08 +00:00
"sub/$subcommand" "$@"