Skip to content

Commit

Permalink
fix chroot-and-upgrade always growing
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-bonez committed Nov 15, 2024
1 parent 08d8b19 commit f7090ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/lib/scripts/chroot-and-upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ umount /media/startos/next/dev
umount /media/startos/next/sys
umount /media/startos/next/proc
umount /media/startos/next/boot
umount /media/startos/next/media/startos/root

if [ "$CHROOT_RES" -eq 0 ]; then

Expand Down

0 comments on commit f7090ba

Please sign in to comment.