Explorar o código

Update alpine-whoogle.sh

tweak
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
b0c767d9ab
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      ct/alpine-whoogle.sh

+ 4 - 1
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 \