summaryrefslogtreecommitdiff
path: root/launch.sh
blob: 73c21f1befd4ae4df26a9d9f2c2dfefda1625282 (plain)
1
2
3
4
#!/bin/sh

exec python3 -OO src/poezio.py -v 0.8 "$@"