svenhoefer
|
6fbe02f673
|
- introduce Neutrino Lua API bridge ...
to allow shellscripts access the neutrino lua api
Usage:
--- cut ---
!/bin/sh
PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins
CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-11-01 19:36:48 +01:00 |
|