4 lines
68 B
Text
4 lines
68 B
Text
|
#!/usr/bin/sh
|
||
|
BASEDIR=$(dirname "$0")
|
||
|
php "$BASEDIR/build.gzodp"
|