chroot-wrapper 90 B

123
  1. #!/bin/sh
  2. schroot -c chroot:jessie --preserve-environment -- "$(basename "${0}")" "${@}"