some infrastructure for 'roku lt' subcommand
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
source _roku_shared.sh
|
||||
_ROKU_SHELL_DIR=$(dirname $(realpath $(readlink -f "${BASH_SOURCE[0]}" )))
|
||||
source $_ROKU_SHELL_DIR/_roku_shared.sh
|
||||
source $_ROKU_SHELL_DIR/_roku_completion.sh
|
||||
|
||||
roku()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user