5 líneas
85 B
Bash
5 líneas
85 B
Bash
git pull origin 0.4
|
|
git add .
|
|
git commit -m "update automático"
|
|
git push origin 0.4
|