mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[dist.appimage] fix: latest AppRun environment (v2) does not work (segmentation fault)
This commit is contained in:
@@ -63,7 +63,7 @@ AppDir:
|
|||||||
|
|
||||||
|
|
||||||
runtime:
|
runtime:
|
||||||
version: "continuous"
|
version: "v1.2.5"
|
||||||
env:
|
env:
|
||||||
PYTHONHOME: '${APPDIR}/usr'
|
PYTHONHOME: '${APPDIR}/usr'
|
||||||
PYTHONPATH: '${APPDIR}/usr/lib/python3.8/site-packages'
|
PYTHONPATH: '${APPDIR}/usr/lib/python3.8/site-packages'
|
||||||
|
|||||||
Reference in New Issue
Block a user