Explorar o código

Fix function name

Geoffroi %!s(int64=8) %!d(string=hai) anos
pai
achega
e2cc350fbc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deploy/kong.sh

+ 1 - 1
deploy/kong.sh

@@ -13,7 +13,7 @@
 ########  Public functions #####################
 
 #domain keyfile certfile cafile fullchain
-kong.sh_deploy() {
+kong_deploy() {
   _cdomain="$1"
   _ckey="$2"
   _ccert="$3"