X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=chroot-script;fp=chroot-script;h=7caf4dded5eb7ff9a316d016bb11502ceb123e3f;hb=ab9101c1aa74672b653af1f483552c832a6fa780;hp=2512b953b06be465f3d9fa1165d4d152ecf3388b;hpb=4fac6ee3c5b66fb3f070defb9ceb5ab4b158e679;p=grml-debootstrap.git 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