Remove some crap which should have never been commited.
This commit is contained in:
parent
85a35a21ac
commit
1188713660
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
cd "$(dirname $0)/src"
|
||||
exec python -m cProfile gajim.py "$@"
|
||||
exec python -OOt gajim.py "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue