Browse Source

renamed function

Santeri 7 years ago
parent
commit
4286b2917e
1 changed files with 1 additions and 1 deletions
  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"