Skip to content
Snippets Groups Projects
Commit 11887136 authored by steve-e's avatar steve-e
Browse files

Remove some crap which should have never been commited.

parent 85a35a21
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
cd "$(dirname $0)/src"
exec python -m cProfile gajim.py "$@"
exec python -OOt gajim.py "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment