diff --git a/arch-chroot b/arch-chroot index 94cf0c2..193789b 100755 --- a/arch-chroot +++ b/arch-chroot @@ -1,5 +1,5 @@ #!/bin/bash -mount --bind archbox archbox +mount --bind /usr/share/koffe/archbox /usr/share/koffe/archbox shopt -s extglob # generated from util-linux source: libmount/src/utils.c