Move update up in case something goes wrong

This commit is contained in:
Ryan Hughes 2025-08-23 20:25:04 +02:00
parent 7056a3903a
commit b8cc8d8bc3

View File

@ -52,6 +52,8 @@ term_background_bright: 24283b
EOF
sudo limine-update
# Match Snapper configs if not installing from the ISO
if [ -z "${OMARCHY_CHROOT_INSTALL:-}" ]; then
if ! sudo snapper list-configs 2>/dev/null | grep -q "root"; then