removed colored prints

This commit is contained in:
2025-05-03 22:19:44 -05:00
parent d9e76f19ac
commit 083dae99e0
+1 -1
View File
@@ -35,7 +35,7 @@ function sops_add_host_to_key_groups() {
# Use generated ssh key generate age key, and update sops
# args: target_key
function sops_generate_host_age_key() {
green "Generating an age key based on the new ssh_host_ed25519_key"
echo "Generating an age key based on the new ssh_host_ed25519_key"
# Get the SSH key
target_key="$1"