Browse Source

rename to keyhelp_api

Jens Spanier 2 weeks ago
parent
commit
3cdce86339
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy/keyhelp_api.sh

+ 1 - 1
deploy/keyhelp.sh → deploy/keyhelp_api.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env sh
 #!/usr/bin/env sh
 
 
-keyhelp_deploy() {
+keyhelp_api_deploy() {
   _cdomain="$1"
   _cdomain="$1"
   _ckey="$2"
   _ckey="$2"
   _ccert="$3"
   _ccert="$3"