Browse Source

sensititive things debugged at a higher level

William Sellitti 3 years ago
parent
commit
35cf98fff2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy/proxmoxve.sh

+ 1 - 1
deploy/proxmoxve.sh

@@ -25,7 +25,7 @@ proxmoxve_deploy(){
   _cfullchain="$5"
 
   _debug _cdomain "$_cdomain"
-  _debug _ckey "$_ckey"
+  _debug2 _ckey "$_ckey"
   _debug _ccert "$_ccert"
   _debug _cca "$_cca"
   _debug _cfullchain "$_cfullchain"