website-new-new/update.bat
2024-11-03 14:50:44 +02:00

5 lines
No EOL
80 B
Batchfile

@echo off
git add .
git commit -m "Automatic commit"
git push
git push --mirror