This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
xonsh
Watch
1
Star
0
Fork
You've already forked xonsh
0
mirror of
https://github.com/xonsh/xonsh.git
synced
2025-03-04 08:24:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
ad4ec32307
xonsh
/
appimage
/
entrypoint.sh
3 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
setting shebang to fix #3555
2020-05-06 15:44:32 +03:00
#! /bin/bash -i
rever appimage
2020-05-03 01:04:23 +03:00
{
{
python-executable
}
}
-u
"
${
APPDIR
}
/opt/python{{ python-version }}/bin/xonsh
"
"
$@
"
Reference in a new issue
Copy permalink