chroot.sh: missing comment

This commit is contained in:
2022-01-27 20:04:05 +01:00
parent 4c97d6afff
commit 94b45fde16

View File

@@ -43,4 +43,4 @@ chroot_bootstrap()
rm -rf $tmpdir rm -rf $tmpdir
} }
# EOF