mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 04:10:15 +01:00
Custom shebangs for applications entrypoint
This commit is contained in:
@@ -1 +1,2 @@
|
||||
#! /bin/bash -i
|
||||
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"
|
||||
|
||||
Reference in New Issue
Block a user