mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 12:20:14 +01:00
Use xonsh script as entrypoint for Xonsh
This commit is contained in:
@@ -1 +1 @@
|
||||
{{ python-executable }} -u -c 'from xonsh.main import main; main()' "$@"
|
||||
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"
|
||||
|
||||
Reference in New Issue
Block a user