Files
docker-compose-hatthieves/testing/magicworld/update.sh
2020-05-28 10:46:51 +00:00

5 líneas
85 B
Bash

git pull origin 0.4
git add .
git commit -m "update automático"
git push origin 0.4