mirror of
https://github.com/niess/python-appimage.git
synced 2026-05-03 05:40:12 +02: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