Fix an unbalanced if then else
This commit is contained in:
parent
e349d47c90
commit
1c25a15760
@ -825,9 +825,6 @@ fi
|
||||
exit 2
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
||||
fi
|
||||
|
||||
if ! [ -z "$IMAGE_SIZE_P" ];then
|
||||
IMAGE_SIZE=$IMAGE_SIZE_P
|
||||
|
Reference in New Issue
Block a user