Beginning v0.1.3

Confined packages (snapcraft & flatpak) won't show error messages related to update checks.
This commit is contained in:
Adsooi 2022-01-12 14:39:23 +01:00
parent e1d839e9af
commit ffe09a2b3d
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
32 changed files with 60 additions and 40 deletions

View file

@ -11,4 +11,4 @@ set \
#export QT_QPA_PLATFORMTHEME=kde
# Finally run the next part of the command chain
exec "${@}"
exec "${@} --no-check-for-updates"