poezio/launch.sh
2014-02-22 01:41:19 +01:00

4 lines
55 B
Bash
Executable file

#!/bin/sh
exec python3 -OO src/poezio.py -v 0.8 "$@"