Skip to content

Commit 744b520

Browse files
committed
Skip download by default
1 parent 463b957 commit 744b520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ git_treeish="master"
2525
build_classical=1
2626
build_mono=1
2727
force_download=0
28-
skip_download=0
28+
skip_download=1
2929
skip_git_checkout=0
3030

3131
while getopts "h?r:u:p:v:g:b:fsc" opt; do

0 commit comments

Comments
 (0)