Skip to content

Commit be8a543

Browse files
authored
Update make-appimage.sh
1 parent 5396996 commit be8a543

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
@@ -61,8 +61,5 @@ if __name__ == "__main__":
6161
python -c "$PYTHON_SCRIPT"
6262
EOF
6363

64-
# Set gsettings to save to keyfile
65-
echo "GSETTINGS_BACKEND=keyfile" >> ./AppDir/.env
66-
6764
# Turn AppDir into AppImage
6865
quick-sharun --make-appimage

0 commit comments

Comments
 (0)