some infrastructure for 'roku lt' subcommand

This commit is contained in:
2023-06-08 19:13:38 +01:00
parent 950656d25d
commit eb085da965
7 changed files with 399 additions and 123 deletions

View File

@@ -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()
{