Explorar el Código

Update alpine-adguard.sh

-q
tteckster hace 2 años
padre
commit
d9445a3d64
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ct/alpine-adguard.sh

+ 1 - 1
ct/alpine-adguard.sh

@@ -53,7 +53,7 @@ function default_settings() {
 
 function update_script() {
   if ! apk -e info newt >/dev/null 2>&1; then
-    apk add newt
+    apk add -q newt
   fi
   while true; do
     CHOICE=$(