gen_template 110 B

12345
  1. #!/usr/bin/env sh
  2. PROGDIR=`dirname $0`
  3. PROGDIR=`cd $PROGDIR && pwd -P`
  4. python $PROGDIR/gen_template.py "$@"