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

5 lines
80 B
Batchfile
Raw Normal View History

2024-10-25 21:24:17 +03:00
@echo off
2024-11-02 21:47:29 +02:00
git add .
2024-11-03 14:50:44 +02:00
git commit -m "Automatic commit"
2024-11-02 21:47:29 +02:00
git push
2024-11-03 14:50:44 +02:00
git push --mirror