X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d2fc992c13b7684957b4bfa4b409389e9383d333..fd6693bcef5ee7273353b9c51173e67e4761ba3b:/projects/make_tarball/make.sh diff --git a/projects/make_tarball/make.sh b/projects/make_tarball/make.sh index 32e8b799..eef57e3f 100755 --- a/projects/make_tarball/make.sh +++ b/projects/make_tarball/make.sh @@ -10,7 +10,7 @@ fi ARC_NAME=$SRC_DIR.tar.gz -git clone git@stg.codes:stg.git $SRC_DIR +git clone git@stg.codes:stg.git -b stg-2.409 $SRC_DIR if [ $? != 0 ] then