X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=7caf4dded5eb7ff9a316d016bb11502ceb123e3f;hp=2512b953b06be465f3d9fa1165d4d152ecf3388b;hb=42809210d0011ed041c81070c38b08b5c9f73571;hpb=afe4badc6bb220c023434407c3fd8e8ff07b9f61 diff --git a/chroot-script b/chroot-script index 2512b95..7caf4dd 100755 --- a/chroot-script +++ b/chroot-script @@ -5,6 +5,9 @@ # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. ################################################################################ +# GRML_CHROOT_SCRIPT_MARKER - do not remove this line unless you want to keep +# this script as /bin/chroot-script on your new installed system +################################################################################ . /etc/debootstrap/config || exit 1 . /etc/debootstrap/variables || exit 1