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
2ef20efac5
gajim-plural
/
launch.sh
4 lines
70 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
`
dirname
$0
`
/src
exec
-a gajim python -OOt gajim.py
$@
Reference in New Issue
View Git Blame
Copy Permalink