Commit 3be5a68e authored by David Kerr's avatar David Kerr
Browse files

Rename sshdeploy.sh to ssh.sh

parent f158caa2
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
######## Public functions ##################### ######## Public functions #####################
#domain keyfile certfile cafile fullchain #domain keyfile certfile cafile fullchain
sshdeploy_deploy() { ssh_deploy() {
_cdomain="$1" _cdomain="$1"
_ckey="$2" _ckey="$2"
_ccert="$3" _ccert="$3"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment