Skip to content
Snippets Groups Projects
Forked from ffbs / ffbs-gluon
4737 commits behind the upstream repository.
site.sh 235 B
#!/bin/sh

SITE_CONFIG_LUA=packages/gluon/gluon/gluon-core/files/usr/lib/lua/gluon/site_config.lua

"$GLUONDIR"/openwrt/staging_dir/host/bin/lua -e "print(assert(dofile(os.getenv('GLUONDIR') .. '/${SITE_CONFIG_LUA}').$1))" 2>/dev/null