mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Some netconf-service renames and add initdb script for user use.
This commit is contained in:
parent
e77e224171
commit
b8d29cb6ba
4 changed files with 77 additions and 2 deletions
|
@ -10,4 +10,4 @@ if [ ! -d ./services.d/netconf-service ]; then
|
|||
fi
|
||||
|
||||
cd services.d/netconf-service
|
||||
exec node index.js
|
||||
exec node netconf-master.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue