added commet "git config http.postBuffer 524288000"

This commit is contained in:
Gilles Mouchet 2025-01-19 20:27:17 +01:00
parent 0010a5886d
commit 2b34303f53

View File

@ -1,5 +1,5 @@
#!/bin/bash
# if you are a problem to push the repo. Run 'git config http.postBuffer 524288000'
# install requirements
yum install ftp python3-pip tar git python3-passlib -y