File: pyching.sh

package info (click to toggle)
pyching 1.2.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 480 kB
  • ctags: 287
  • sloc: python: 4,066; makefile: 47; sh: 4
file content (4 lines) | stat: -rwxr-xr-x 111 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/sh
#edit cd path below to match pyching program directory 
cd /usr/share/pyching
exec ./pyching.py "$@"