Codebase list phpggc / 2beef9a debian / helper-script / phpggc
2beef9a

Tree @2beef9a (Download .tar.gz)

phpggc @2beef9araw · history · blame

1
2
3
4
5
6
#!/usr/bin/env sh

set -e

cd /usr/share/phpggc/
exec ./phpggc "$@"