Skip to content

Commit 26c412f

Browse files
committed
Update download url for test data
1 parent 62221dd commit 26c412f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download_test_data.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
TEST_DATA_URL=${TEST_DATA_URL:-https://big-tank.app.tu-dortmund.de/lst-testdata/}
5+
TEST_DATA_URL=${TEST_DATA_URL:-https://cloud.e5.physik.tu-dortmund.de/lst-testdata/}
66

77
if [ -z "$TEST_DATA_USER" ]; then
88
echo -n "Username: "

0 commit comments

Comments
 (0)