Update alpine-adguard.sh

-q
pull/1251/head
tteckster 2023-03-24 13:27:57 -04:00 committed by GitHub
parent b10106aa2a
commit d9445a3d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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=$(