mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
2 lines
101 B
Bash
2 lines
101 B
Bash
#! /bin/bash -i
|
|
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"
|