Rename sshdeploy.sh to ssh.sh

This commit is contained in:
David Kerr 2017-02-07 13:05:22 -05:00
parent f158caa2eb
commit 3be5a68e12
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
######## Public functions #####################
#domain keyfile certfile cafile fullchain
sshdeploy_deploy() {
ssh_deploy() {
_cdomain="$1"
_ckey="$2"
_ccert="$3"