Move update up in case something goes wrong
This commit is contained in:
parent
7056a3903a
commit
b8cc8d8bc3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user