gluon/scripts/site.sh

5 lines
156 B
Bash
Raw Normal View History

2014-01-20 01:17:53 +00:00
#!/bin/sh
export GLUON_SITE_CONFIG=site.conf
2018-07-10 20:57:40 +00:00
exec openwrt/staging_dir/hostpkg/bin/lua -e "print(assert(dofile('scripts/site_config.lua').$1))" 2>/dev/null