gluon/scripts/site.sh

5 lines
153 B
Bash
Raw Normal View History

2014-01-20 01:17:53 +00:00
#!/bin/sh
export GLUON_SITE_CONFIG=site.conf
2017-01-18 16:21:43 +00:00
exec lede/staging_dir/hostpkg/bin/lua -e "print(assert(dofile('scripts/site_config.lua').$1))" 2>/dev/null