test
sean 7 years ago
parent 6617d2f84d
commit 9ec289c136

@ -347,8 +347,8 @@ fi
results=$(chroot /mnt /setup-chroot.sh)
if ! [ "$?" = "0" ]; then
echo "Error in chroot environment - $results"
exit $?
echo "Error in chroot environment - $results"
exit $?
fi
#echo ""

Loading…
Cancel
Save