@ -1,3 +1,3 @@
#!/bin/sh
cd "$(dirname $0)/src"
exec python -m cProfile gajim.py "$@"
exec python -OOt gajim.py "$@"