mirror of
https://git.gay/Juli/website-new-new.git
synced 2025-03-14 00:45:28 +00:00
5 lines
No EOL
80 B
Batchfile
5 lines
No EOL
80 B
Batchfile
@echo off
|
|
git add .
|
|
git commit -m "Automatic commit"
|
|
git push
|
|
git push --mirror |