Update updates.d/30-flatpak.sh

This commit is contained in:
2026-08-15 22:18:32 +01:00
parent a2be275427
commit f5155cea62
+1 -1
View File
@@ -3,7 +3,7 @@
COREDESKTOP="$HOME/.local/share/coredesktop" COREDESKTOP="$HOME/.local/share/coredesktop"
echo "Updating Flatpaks..." echo "Updating Flatpaks..."
flatpak update --noninteractive flatpak update -y --noninteractive
echo "Checking for new flatpaks..." echo "Checking for new flatpaks..."
. "$COREDESKTOP/install-flatpaks.sh" . "$COREDESKTOP/install-flatpaks.sh"