mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-07 07:12:52 +02:00
need a conda init here first apparently
This commit is contained in:
parent
2416c42df7
commit
4516e6a340
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
conda init
|
||||
conda activate central_controller
|
||||
|
||||
if [ -z "$ZT_DB_HOST" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue