mirror of
https://github.com/hiskaNG/acme.sh.git
synced 2026-08-11 16:33:02 +00:00
Fix function name
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
######## Public functions #####################
|
||||
|
||||
#domain keyfile certfile cafile fullchain
|
||||
kong.sh_deploy() {
|
||||
kong_deploy() {
|
||||
_cdomain="$1"
|
||||
_ckey="$2"
|
||||
_ccert="$3"
|
||||
|
||||
Reference in New Issue
Block a user