mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-27 07:31:09 +01:00
Minor: suppress debug output from key install
This commit is contained in:
@@ -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"
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user