setting shebang to fix #3555

This commit is contained in:
anki-code 2020-05-06 15:44:32 +03:00
parent 8393784456
commit 8a899451db

View file

@ -1 +1,2 @@
#! /bin/bash -i
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@" {{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"