mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-07-10 22:37:40 +02:00
Minor: suppress debug output from key install
This commit is contained in:
parent
c3a210907a
commit
0331eb7b25
@ -152,7 +152,6 @@ case "$action" in
|
||||
sudo apt-get update || { echo "Error: Failed to update apt"; exit 1; }
|
||||
fi
|
||||
|
||||
echo "Successfully added $repo with GPG key from $key_url to sources"
|
||||
echo "OK"
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user