From 74a71e86c4173f50be991144070ba9c27af7e4f2 Mon Sep 17 00:00:00 2001 From: sean Date: Tue, 9 Jul 2019 16:08:07 -0700 Subject: [PATCH] this was the problem --- setup-chroot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup-chroot.sh b/setup-chroot.sh index 0acf22c..430fd44 100644 --- a/setup-chroot.sh +++ b/setup-chroot.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/bash echo "" echo "Mounting /proc/self/mounts..." @@ -82,5 +82,5 @@ done - + exit 0 \ No newline at end of file