From 27522fbc18dc53cd0828778d5b7a8a2dfd72ff6d Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Mon, 16 Oct 2023 17:19:44 -0300 Subject: [PATCH] Add a final message to gravity The terminal version doesn't really need a final message, but this will be read by the web interface to show a success message Signed-off-by: RD WebDesign --- gravity.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gravity.sh b/gravity.sh index 9133d33d..e61ade42 100755 --- a/gravity.sh +++ b/gravity.sh @@ -901,4 +901,6 @@ gravity_ShowCount gravity_Cleanup echo "" +echo " ${TICK} Done." + # "${PIHOLE_COMMAND}" status