poezio/launch.sh
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 17eb99eea7 python 3 only. Fixes all EncodingError bugs :))))
2010-09-03 18:01:43 +00:00

4 lines
54 B
Bash

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