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

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