API errors will no longer redirect

This commit is contained in:
Jason Ertel
2026-03-13 16:53:38 -04:00
parent 7f07c96a2f
commit 1fcd8a7c1a
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ check_err() {
echo 'No route to host'
;;
160)
echo 'Incompatiable Elasticsearch upgrade'
echo 'Incompatible Elasticsearch upgrade'
;;
161)
echo 'Required intermediate Elasticsearch upgrade not complete'