renamed function

This commit is contained in:
Santeri 2017-07-19 12:22:00 +04:00 committed by GitHub
parent d09b5cb80e
commit 4286b2917e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#domain keyfile certfile cafile fullchain
cpanel_deploy() {
cpanel_uapi() {
_cdomain="$1"
_ckey="$2"
_ccert="$3"