#!/bin/sh

# chroot in user's home directory
/usr/bin/sudo /usr/bin/dtc-chroot-wrapper "$@"
