fix dhcatalog upload

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-29 21:13:53 +02:00
parent b92dc5344c
commit 9b37fc4911
+1 -1
View File
@@ -559,7 +559,7 @@ upload_catalog() {
}
export -f upload_catalog
upload_upload_dhcatalog() {
upload_dhcatalog() {
cd dh_catalog
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"