From 57c90a239d95cc17a063f291e926978db06d0da5 Mon Sep 17 00:00:00 2001 From: Georg Date: Sat, 4 Dec 2021 21:35:11 +0100 Subject: Productionize Signed-off-by: Georg --- scripts/sh/deploy_ssh_ca_client.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sh/deploy_ssh_ca_client.sh b/scripts/sh/deploy_ssh_ca_client.sh index aa5dbee..12ec1bc 100644 --- a/scripts/sh/deploy_ssh_ca_client.sh +++ b/scripts/sh/deploy_ssh_ca_client.sh @@ -6,7 +6,7 @@ # Author: Georg Pfuetzenreuter # Last edit: 04/12/2021 # -# Not ready for production use. +# Tested on OpenBSD and OpenSUSE. get_ip_address () { case $KERNEL in -- cgit v1.2.3