set uploadpack to true as well
[infrastructure.git] / scripts / git-check.sh
index 3b6ef0d..5b30f8f 100755 (executable)
@@ -47,7 +47,7 @@ function upload_archives () {
            echo -n $i "Setting.. "; 
            cat >> $git/config <<EOF
 [daemon]
-       uploadpack = false
+       uploadpack = true
        uploadarch = true
 EOF
        fi