Skip to content

Commit

Permalink
Adding apk update to load omop script
Browse files Browse the repository at this point in the history
  • Loading branch information
alondhe committed Jan 2, 2024
1 parent 866b6c7 commit b0aba81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omop_vocab/scripts/load_omop_vocab.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e

apk update
apk add postgresql-client

cd /tmp/files
Expand Down

0 comments on commit b0aba81

Please sign in to comment.