From b0c767d9abcb25d83401a393150a811f591f5ada Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 25 Mar 2023 17:25:23 -0400 Subject: [PATCH] Update alpine-whoogle.sh tweak --- ct/alpine-whoogle.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ct/alpine-whoogle.sh b/ct/alpine-whoogle.sh index 1b20e9fa..b2e2eaa7 100644 --- a/ct/alpine-whoogle.sh +++ b/ct/alpine-whoogle.sh @@ -52,7 +52,10 @@ function default_settings() { } function update_script() { - if [[ ! -f /usr/bin/whoogle-search ]]; then msg_error "No ${APP} Installation Found!"; exit; fi + if [[ ! -f /usr/bin/whoogle-search ]]; then + msg_error "No ${APP} Installation Found!" + exit + fi while true; do CHOICE=$( whiptail --title "SUPPORT" --menu "Select option" 11 58 1 \