removed colored prints
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ function sops_add_host_to_key_groups() {
|
|||||||
# Use generated ssh key generate age key, and update sops
|
# Use generated ssh key generate age key, and update sops
|
||||||
# args: target_key
|
# args: target_key
|
||||||
function sops_generate_host_age_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
|
# Get the SSH key
|
||||||
target_key="$1"
|
target_key="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user