We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5949c29 commit bd26dc1Copy full SHA for bd26dc1
usr/bin/first-boot-resize
@@ -3,6 +3,4 @@ if [ -f "/.factory_reset" ]; then
3
exit 0
4
fi
5
transactional-update --no-selfupdate -c run btrfs filesystem resize max /
6
-transactional-update --no-selfupdate -c 2 run sleep 1
7
-snapper modify -c "" 2
8
systemctl reboot
0 commit comments