tweaks
This commit is contained in:
@@ -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 ""
|
||||||
|
|||||||
Reference in New Issue
Block a user