#!/bin/sh

. /users/samba/grml/config.grml

echo Start chroot in mount2

sudo chroot "$BASE_DIR"/grml-remaster/copy-mount2 /usr/bin/zsh

