thefuck/appimage/entrypoint.sh

5 lines
104 B
Bash

#!/usr/bin/env sh
{{ python-executable }} "${APPDIR}/opt/python{{ python-version }}/bin/thefuck" "$@"