File: chatplus_server

package info (click to toggle)
chatplus 0.1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 204 kB
  • ctags: 156
  • sloc: python: 607; ansic: 397; xml: 190; makefile: 81; sh: 6
file content (4 lines) | stat: -rw-r--r-- 65 bytes parent folder | download
1
2
3
4
#!/bin/sh
cd /usr/share/chatplus
exec python chatserver.py "$@"