Skip to content

Commit 330985e

Browse files
committed
Correct branch for sample data
1 parent 093455e commit 330985e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run/fill-db

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ do
8888
;;
8989
--samples)
9090
data_url="$CLONE_URL_SAMPLE_DATA"
91+
data_branch="master"
9192
;;
9293
*) # non-/unknown option
9394
POSITIONAL+=("$arg") # save it in an array for later

0 commit comments

Comments
 (0)