mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
setting shebang to fix #3555
This commit is contained in:
parent
8393784456
commit
8a899451db
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
#! /bin/bash -i
|
||||
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue