Skip to content

Commit 1fb36b8

Browse files
authored
Update make-appimage.sh
1 parent 9d36c23 commit 1fb36b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}
1111
export ICON=/usr/share/icons/hicolor/scalable/apps/se.sjoerd.Graphs.svg
1212
export DESKTOP=/usr/share/applications/se.sjoerd.Graphs.desktop
1313
export DEPLOY_SYS_PYTHON=1
14+
export DEBLOAT_SYS_PYTHON=0 # debloating clears pycache, which is useful for app startup times
1415
export DEPLOY_GTK=1
1516
export GTK_DIR=gtk-4.0
1617
export ANYLINUX_LIB=1

0 commit comments

Comments
 (0)