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