fix comment

This commit is contained in:
m0duspwnens
2021-01-06 08:49:08 -05:00
parent 91ad7f26bf
commit aecc0c025e

View File

@@ -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