We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a557d commit 4f3f439Copy full SHA for 4f3f439
make-appimage.sh
@@ -46,8 +46,5 @@ chmod +x ./AppDir/bin/get_appimage_offset
46
# Patch AUR's modification back to use 'get_appimage_offset' in PATH
47
sed -i 's|/usr/lib/gearlever/get_appimage_offset|get_appimage_offset|g' ./AppDir/share/gearlever/gearlever/providers/AppImageProvider.py
48
49
-# Set gsettings to save to keyfile
50
-echo "GSETTINGS_BACKEND=keyfile" >> ./AppDir/.env
51
-
52
# Turn AppDir into AppImage
53
quick-sharun --make-appimage
0 commit comments