Update kraken_pr_start.sh

main
krakenrf 1 year ago committed by GitHub
parent 090e29d555
commit f53dd9d17b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      util/kraken_pr_start.sh

@ -1,3 +1,7 @@
#!/bin/bash
#source /home/krakenrf/miniforge3/etc/profile.d/conda.sh <- required for systemd auto startup (comment out eval and use source instead)
eval "$(conda shell.bash hook)"
conda activate kraken

Loading…
Cancel
Save