This commit is contained in:
Your Name 2024-09-25 09:34:03 -06:00
parent c357c25f69
commit 21a28c1ff1

View File

@ -244,7 +244,7 @@ status() {
echo " POST: $POST"
echo " Crawlers: $CRAWL"
echo
echo "Query Stats:: "
echo "Query Stats: "
echo " 200: $SUCCESS"
echo " 404: $NOT_FOUND"
echo " 502: $GATEWAY"