Browse Source

Debugging for vncauth

bryan 2 years ago
parent
commit
dd6ea85602
1 changed files with 1 additions and 0 deletions
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -878,6 +878,7 @@ setVNCPass() {
             return 1
         fi
     else
+        debug "HERE!"
         declare -g NOVNCAUTH=1
     fi
 }