1
0
Fork 0
mirror of https://git.gay/Juli/website-new-new.git synced 2025-03-14 00:45:28 +00:00
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