Add site.sh to get site configuration
This commit is contained in:
parent
9f3a09a765
commit
6942303486
5
scripts/site.sh
Executable file
5
scripts/site.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
export GLUONDIR="$(dirname "$0")/.."
|
||||
|
||||
echo "@$1@" | $GLUONDIR/scripts/configure.pl $GLUONDIR/scripts/generate.pl
|
Loading…
Reference in New Issue
Block a user