poezio/launch.sh

5 lines
52 B
Bash
Raw Normal View History

2010-02-01 20:45:26 +00:00
#!/usr/bin/env sh
2010-02-01 20:28:33 +00:00
2011-02-26 13:16:19 +00:00
exec python3 src/poezio.py "$@"