Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build-db/postgres/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## --------------------------------------------------------------------------

# Config
PHYSIONETURL=https://physionet.org/works/eICUCollaborativeResearchDatabase/files/
PHYSIONETDEMOURL=https://physionet.org/works/eICUCollaborativeResearchDatabaseDemo/files/
PHYSIONETURL=https://physionet.org/files/eicu-crd/2.0/
PHYSIONETDEMOURL=https://physionet.org/files/eicu-crd-demo/2.0/

# Set the following parameters to defaults
# These will be overwritten by settings passed to the makefile
Expand Down