Rename sshdeploy.sh to ssh.sh

pull/586/head
David Kerr 8 years ago
parent f158caa2eb
commit 3be5a68e12

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