This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
python-appimage
miroir de
https://github.com/niess/python-appimage
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
master
Branches
Tags
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
Lien permanent
Historique
Raw
1
2
#! /bin/bash -i
{{ python-executable }} -u "${APPDIR}/opt/python{{ python-version }}/bin/xonsh" "$@"