From aecc0c025eca68689acce0c86059aab12ab40480 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Wed, 6 Jan 2021 08:49:08 -0500 Subject: [PATCH] fix comment --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index 3ea6fe570..4c5760856 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -145,7 +145,7 @@ case "$setup_type" in ;; esac -#set ssh command thats will be used based on if this is an automated test install or not +#set ssh commands that will be used based on if this is an automated test install or not get_scp_cmd $automated get_ssh_cmd $automated get_ssh_copy_id_cmd $automated