mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-24 04:44:59 +07:00
Disable trap
This commit is contained in:
parent
39b6e413d7
commit
003ad0c42f
@ -83,6 +83,8 @@ set -m
|
||||
)
|
||||
set +m
|
||||
|
||||
trap - ERR
|
||||
|
||||
if (( KERNEL > 4 )); then
|
||||
pidwait -F "${_QEMU_PID}" & wait $!
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user