We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093455e commit 330985eCopy full SHA for 330985e
1 file changed
run/fill-db
@@ -88,6 +88,7 @@ do
88
;;
89
--samples)
90
data_url="$CLONE_URL_SAMPLE_DATA"
91
+ data_branch="master"
92
93
*) # non-/unknown option
94
POSITIONAL+=("$arg") # save it in an array for later
0 commit comments