root/trunk/launch.sh

Revision 10245, 60 bytes (checked in by js, 3 weeks ago)

Fully POSIX-compliant shell scripts.

  • Property svn:executable set to *
Line 
1#!/bin/sh
2cd "$(dirname $0)/src"
3exec python -t gajim.py $@
Note: See TracBrowser for help on using the browser.