mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-25 14:43:43 +02:00
startup script
This commit is contained in:
parent
332a7d1488
commit
db06c98608
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue