Committing while tired is never a good idea. Remove an unconditional error
exit left over from debugging.
This commit is contained in:
parent
af2e1861d2
commit
cd47b87c5f
@ -140,8 +140,6 @@ if [ ! -z "$FETCH_DISTRIBUTIONS" ]; then
|
||||
export DISTRIBUTIONS="$ALL_DISTRIBUTIONS"
|
||||
fi
|
||||
|
||||
error
|
||||
|
||||
bsdinstall checksum || error
|
||||
bsdinstall distextract || error
|
||||
bsdinstall rootpass || error
|
||||
|
Loading…
x
Reference in New Issue
Block a user