mirror of
https://git.gay/Juli/website-new-new.git
synced 2025-02-18 03:23:54 +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 |