Browse Source

need a conda init here first apparently

Grant Limberg 1 week ago
parent
commit
4516e6a340
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ext/central-controller-docker/main-new.sh

+ 1 - 0
ext/central-controller-docker/main-new.sh

@@ -1,5 +1,6 @@
 #!/bin/bash
 
+conda init
 conda activate central_controller
 
 if [ -z "$ZT_DB_HOST" ]; then