Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 48359b9

Browse files
committed
Move to new repositories
1 parent 7faecf9 commit 48359b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/installData.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Download image dataset
2-
curl https://artifact.b-com.com/solar-generic-local/data-solar/datafbow.zip -L -o datafbow.zip
2+
curl https://repository.solarframework.org/generic/data-solar/datafbow.zip -L -o datafbow.zip
33
unzip -o datafbow.zip -d ./
44
rm datafbow.zip
55

0 commit comments

Comments
 (0)