fix: set name property while creating

This commit is contained in:
əlemi 2024-02-13 15:54:42 +01:00
parent 32fdd99840
commit 63b45b557f
Signed by: alemi
GPG key ID: A4895B84D311642C

1
new
View file

@ -17,3 +17,4 @@ fi
git init --bare "/srv/git/$REPOSITORY"
git config -f "/srv/git/$REPOSITORY/config" cgit.ignore 1
git config -f "/srv/git/$REPOSITORY/config" cgit.name "${REPOSITORY//.git/}"