need a conda init here first apparently

This commit is contained in:
Grant Limberg 2025-09-04 09:27:08 -07:00
parent 2416c42df7
commit 4516e6a340

View file

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