Skip to content
Snippets Groups Projects
Commit 72e26a51 authored by nkour's avatar nkour
Browse files

noone does ./gajim.py anymore. so remove forcing call to python -OOt via shell

parent 4a22f306
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
''':'
exec python -OOt "$0" ${1+"$@"}
' '''
#!/usr/bin/env python
## 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