diff --git a/archboot b/archboot index 62295d2f..e4ff3f85 100755 --- a/archboot +++ b/archboot @@ -137,7 +137,8 @@ _wget() { ### Execute action in chrooted environment _chroot() { arch-chroot /mnt /bin/bash <