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 5396996 commit be8a543Copy full SHA for be8a543
make-appimage.sh
@@ -61,8 +61,5 @@ if __name__ == "__main__":
61
python -c "$PYTHON_SCRIPT"
62
EOF
63
64
-# Set gsettings to save to keyfile
65
-echo "GSETTINGS_BACKEND=keyfile" >> ./AppDir/.env
66
-
67
# Turn AppDir into AppImage
68
quick-sharun --make-appimage
0 commit comments