This commit is contained in:
2024-08-27 14:30:28 +02:00
parent 740dfe5749
commit bdbdd13f47
55 changed files with 194 additions and 125 deletions

View File

@ -9,6 +9,6 @@ sh "${swd}/Build.sh"
"${Python3}" "${swd}/Translate/Main.py"
sh "${swd}/Translate/Apply.sh"
hugo $@
sh "${swd}/Translate/Push.sh"
#sh "${swd}/Translate/Push.sh"
cd "${owd}"