]> piware.de Git - bin.git/commitdiff
system-maintenance: drop unnecessary force flag master
authorMartin Pitt <martin@piware.de>
Sun, 5 Jul 2026 07:02:34 +0000 (09:02 +0200)
committerMartin Pitt <martin@piware.de>
Sun, 5 Jul 2026 07:02:34 +0000 (09:02 +0200)
system-maintenance

index e0db2b19c70f6d43889d543d21b405e0aeccde8b..f25ac90503ca239b6987cc1de369d59a6a81e53d 100755 (executable)
@@ -8,7 +8,7 @@ cd ~/upstream/systemd
 git checkout main
 git pull
 $MKOSI -f sandbox -- meson setup build
-$MKOSI -f sandbox -- meson compile -C build
+$MKOSI sandbox -- meson compile -C build
 $MKOSI -t none -f
 
 cd ~/upstream/particleos