4 lines
70 B
Text
4 lines
70 B
Text
|
#!/bin/sh
|
||
|
cd /home/nk/gajim/trunk/src
|
||
|
exec python -OOt gajim.py $0 $@
|