Browse Source

startup script

Grant Limberg 3 months ago
parent
commit
db06c98608
1 changed files with 0 additions and 2 deletions
  1. 0 2
      ext/central-controller-docker/main.sh

+ 0 - 2
ext/central-controller-docker/main.sh

@@ -1,7 +1,5 @@
 #!/bin/bash
 #!/bin/bash
 
 
-if [ -z "$ZT_IDENTITY_PATH" ]; then
-fi
 if [ -z "$ZT_DB_HOST" ]; then
 if [ -z "$ZT_DB_HOST" ]; then
     echo '*** FAILED: ZT_DB_HOST environment variable not defined'
     echo '*** FAILED: ZT_DB_HOST environment variable not defined'
     exit 1
     exit 1