summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/chroot-run.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/chroot-run.sh b/bin/chroot-run.sh
index afec3721..f38befb9 100755
--- a/bin/chroot-run.sh
+++ b/bin/chroot-run.sh
@@ -118,3 +118,6 @@ EOF
bootstrap
run "$@"
cleanup
+
+trap - INT TERM EXIT
+