]> piware.de Git - bin.git/blobdiff - system-maintenance
system-maintenance: Update flatpaks
[bin.git] / system-maintenance
index 886d1842ee33aaae42f926a3501b68d17ff96eaf..1156deb3d894fdfc968ed35cdf4048b4a5607781 100755 (executable)
@@ -6,16 +6,11 @@ rpm-ostree cleanup --repomd
 rpm-ostree cleanup --pending
 rpm-ostree cleanup --base
 
-# keep repo on tmpfs
-REPO=/var/tmp/repo/
-mkdir -p $REPO
-mount -t tmpfs tmpfs $REPO
-
-(cd ~martin/src/workstation-ostree-config/; ./compose.sh)
 rpm-ostree upgrade
-umount $REPO
 
 # fix fonts between Fedora releases
 rm -rf ~martin/.cache/fontconfig
 
+flatpak -y update
+
 fstrim -av