Browse Source

Update alpine-docker.sh

-q
tteckster 2 years ago
parent
commit
29ff02c742
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/alpine-docker.sh

+ 1 - 1
ct/alpine-docker.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=$(