Skip to content

Commit 4f3f439

Browse files
authored
Update make-appimage.sh
1 parent e1a557d commit 4f3f439

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

make-appimage.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,5 @@ chmod +x ./AppDir/bin/get_appimage_offset
4646
# Patch AUR's modification back to use 'get_appimage_offset' in PATH
4747
sed -i 's|/usr/lib/gearlever/get_appimage_offset|get_appimage_offset|g' ./AppDir/share/gearlever/gearlever/providers/AppImageProvider.py
4848

49-
# Set gsettings to save to keyfile
50-
echo "GSETTINGS_BACKEND=keyfile" >> ./AppDir/.env
51-
5249
# Turn AppDir into AppImage
5350
quick-sharun --make-appimage

0 commit comments

Comments
 (0)