mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
.
This commit is contained in:
parent
319f9a9346
commit
f0b821f880
3 changed files with 11 additions and 10 deletions
|
@ -5,7 +5,7 @@ export PATH=/bin:/usr/bin:/usr/local/bin
|
|||
# We will start in ZT_HOME
|
||||
|
||||
if [ ! -d ./services.d/netconf-service ]; then
|
||||
echo 'cannot find netconf-service subfolder to launch subprocess' >>&2
|
||||
echo 'cannot find netconf-service subfolder to launch subprocess' >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue