diff --git a/setup b/setup index 2f4342a..67f9371 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.0-0ppa1~ubuntu20.04.1 + git='git=1:2.36.*' else git=git fi