Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
add missing env deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SamStudio8 committed Dec 20, 2021
1 parent 0c9defe commit d986392
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source ~/.bootstrap.sh
source "$EAGLEOWL_CONF/envs.env"
source "$EAGLEOWL_CONF/paths.env"
source "$EAGLEOWL_CONF/asklepian.env"
source "$EAGLEOWL_CONF/ocarina.env"

# Activate env
eval "$(conda shell.bash hook)"
Expand Down Expand Up @@ -34,6 +35,7 @@ ASKLEPIAN_PUBDIR
ELAN_DATE
WUHAN_FP
COG_PUBLISHED_DIR
MAJORA_DOMAIN
EOF

set -euo pipefail
Expand Down

0 comments on commit d986392

Please sign in to comment.