Skip to content

Commit 734181a

Browse files
committed
use v1 branch
1 parent 49a17e6 commit 734181a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/common.sh.in

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ connection_type_server="server" # own server
5757
connection_type_aws="aws" # aws s3
5858
set +e
5959
pushd zrythm
60+
git checkout v1 # use v1 branch
6061
git describe --tags --exact-match && true || false
6162
_is_tag=$?
6263
popd

0 commit comments

Comments
 (0)