better output when leaving chrooted execution

This commit is contained in:
levasseur
2021-10-25 15:16:19 +02:00
parent c7900a8911
commit e1694d12cf
2 changed files with 2 additions and 1 deletions

View File

@@ -166,7 +166,6 @@ chroot_bootstrap()
prnt I "Retours au système hote et nettoyage."
rm -rf $tmpdir
exit 0
}
# ------------------------------------------------------------------------------