From d3c70cd8015dcd6978c9304a44ee0e69baf8bf2c Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Wed, 13 Jan 2021 19:11:06 +0200 Subject: [PATCH] Update arch-chroot --- arch-chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-chroot b/arch-chroot index 193789b..19bd631 100755 --- a/arch-chroot +++ b/arch-chroot @@ -1,5 +1,5 @@ #!/bin/bash -mount --bind /usr/share/koffe/archbox /usr/share/koffe/archbox +mount --bind /usr/share/koffe/archbox/ /usr/share/koffe/archbox/ shopt -s extglob # generated from util-linux source: libmount/src/utils.c