This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
mirrors
/
python-appimage
oglindă de
https://github.com/niess/python-appimage
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
eb05b77a85
Ramuri
Etichete
dev
master
paper
python2.7
python3.10
python3.11
python3.12
python3.13
python3.14
python3.5
python3.6
python3.7
python3.8
python3.9
manylinux1
update-summary
python-appimage
/
applications
/
xonsh
/
entrypoint.sh
entrypoint.sh
101 B
Istoric
Crud
1
2
#! /bin/bash -i
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"