poezio/launch.sh
2011-02-26 14:16:19 +01:00

4 lines
52 B
Bash
Executable file

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