Parcourir la source

renamed function

Santeri il y a 8 ans
Parent
commit
4286b2917e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      deploy/cpanel_uapi.sh

+ 1 - 1
deploy/cpanel_deploy.sh → deploy/cpanel_uapi.sh

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