mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Can't use chroot trap
This commit is contained in:
@@ -31,7 +31,4 @@ catch_errors() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ -z "${OMARCHY_CHROOT_INSTALL:-}" ]; then
|
trap catch_errors ERR
|
||||||
# ISO installer has its own trap we need to stay in the chroot
|
|
||||||
trap catch_errors ERR
|
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user