diff --git a/setup b/setup index 67f9371..54a42ba 100755 --- a/setup +++ b/setup @@ -17,7 +17,7 @@ if [ -f /.dockerenv ]; then apt install -y software-properties-common add-apt-repository -y ppa:git-core/ppa $sudo apt update - git='git=1:2.36.*' + git='git=1:2.*' else git=git fi