Skip to content

Commit

Permalink
Merge pull request #151 from franciscozorrilla/franciscozorrilla-patch-1
Browse files Browse the repository at this point in the history
bugfix: Update metaGEM.sh
  • Loading branch information
franciscozorrilla authored Jan 12, 2024
2 parents 978ae33 + 5cf3f32 commit 57cfd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/metaGEM.sh
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ snakeConfig() {

# Show config.yaml params
echo -e "\nPlease verify parameters set in the config.yaml file: \n"
paste config.yaml
paste ../config/config.yaml
echo -e "\nPlease pay close attention to make sure that your paths are properly configured!"

while true; do
Expand Down

0 comments on commit 57cfd60

Please sign in to comment.