Modify indentation
This commit is contained in:
@@ -230,8 +230,7 @@ gravity_Pull() {
|
|||||||
else
|
else
|
||||||
echo -e "${OVER} ${CROSS} ${str} Not found / empty list"
|
echo -e "${OVER} ${CROSS} ${str} Not found / empty list"
|
||||||
fi;;
|
fi;;
|
||||||
* )
|
*) echo -e "${OVER} ${CROSS} ${str} ${url} ${httpCode}";;
|
||||||
echo -e "${OVER} ${CROSS} ${str} ${url} ${httpCode}";;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Determine if the blocklist was downloaded and saved correctly
|
# Determine if the blocklist was downloaded and saved correctly
|
||||||
|
Reference in New Issue
Block a user