poezio/launch.sh
2011-05-04 22:33:44 +02:00

4 lines
52 B
Bash
Executable file

#!/usr/bin/env sh
exec python3 src/poezio.py "$@"