This website requires JavaScript.
Explore
Help
Sign In
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1a76b72b58
gajim-plural
/
launch.sh
4 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
"
$(
dirname
$0
)
/src
"
exec
python -OOt gajim.py
$@
Reference in New Issue
View Git Blame
Copy Permalink