We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332a7d1 commit db06c98Copy full SHA for db06c98
1 file changed
ext/central-controller-docker/main.sh
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-if [ -z "$ZT_IDENTITY_PATH" ]; then
4
-fi
5
if [ -z "$ZT_DB_HOST" ]; then
6
echo '*** FAILED: ZT_DB_HOST environment variable not defined'
7
exit 1
0 commit comments