test
sean 7 years ago
parent 6617d2f84d
commit 9ec289c136

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

Loading…
Cancel
Save