5 lines
64 B
Batchfile
5 lines
64 B
Batchfile
git pull
|
|
git add .
|
|
git commit -m"update catmk2,"
|
|
start git push
|