Skip to content

Commit 4326cda

Browse files
authored
python symlink
1 parent 8308355 commit 4326cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linuxdeploy-plugin-python.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ patch_binary() {
228228
}
229229

230230
cd "$APPDIR/${prefix}/bin"
231+
ln -s python3 python
231232
python=$(ls "python"?"."?)
232233
mkdir -p "${APPDIR}/usr/lib"
233234
cd "${APPDIR}/${prefix}/lib/${python}"

0 commit comments

Comments
 (0)