Adds SSH detection

This commit is contained in:
Michael Stanclift 2020-05-30 20:39:28 -05:00
parent 67df5dd266
commit 21f25e00a2

View File

@ -81,6 +81,8 @@ function import_gs {
MESSAGE="Using ${REMOTE_USER}@${REMOTE_HOST}" MESSAGE="Using ${REMOTE_USER}@${REMOTE_HOST}"
echo_info echo_info
detect_ssh
else else
echo_fail echo_fail