gajim-plural/launch.sh

4 lines
60 B
Bash
Raw Normal View History

#!/bin/sh
2008-08-14 21:17:53 +02:00
cd "$(dirname $0)/src"
exec python -t gajim.py $@