From e2f67ac8c389b1c92973d208391d2d9da312c6db Mon Sep 17 00:00:00 2001 From: lispczz Date: Fri, 23 Aug 2019 08:53:28 +0000 Subject: [PATCH] fix datapath --- examples/cinc17/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cinc17/setup.sh b/examples/cinc17/setup.sh index 7d2fd311..b678f0a5 100755 --- a/examples/cinc17/setup.sh +++ b/examples/cinc17/setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -url=https://www.physionet.org/challenge/2017/ +url=https://archive.physionet.org/challenge/2017/ mkdir data && cd data