1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-24 14:45:36 +00:00

Fix function name

This commit is contained in:
Geoffroi
2017-01-11 14:54:52 +01:00
parent 07feb87dee
commit e2cc350fbc
+1 -1
View File
@@ -13,7 +13,7 @@
######## Public functions ##################### ######## Public functions #####################
#domain keyfile certfile cafile fullchain #domain keyfile certfile cafile fullchain
kong.sh_deploy() { kong_deploy() {
_cdomain="$1" _cdomain="$1"
_ckey="$2" _ckey="$2"
_ccert="$3" _ccert="$3"