]> piware.de Git - bin.git/blobdiff - system-maintenance
install-rhel-tools: Update 1minutetip
[bin.git] / system-maintenance
index 7ec31bf04961b8a04ec0b3be6795e61103b0be8f..7309e20f275862735d9689c1dab4a22aae2d5a90 100755 (executable)
@@ -3,16 +3,10 @@ set -eux
 
 rpm-ostree cleanup --rollback || true
 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