File: dump_text

package info (click to toggle)
renpy 6.6.2.dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,740 kB
  • ctags: 3,407
  • sloc: python: 22,153; ansic: 3,724; makefile: 138; lisp: 128; sh: 14
file content (3 lines) | stat: -rwxr-xr-x 67 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
export PYTHONPATH=`dirname $0`/..
exec python $0.py "$@"