Actualización

This commit is contained in:
Colima Press 2023-08-21 00:00:05 -07:00
parent 3a378fca48
commit 267e943fb0
1 changed files with 3 additions and 2 deletions

View File

@ -28,8 +28,9 @@ python3 ./scripts/make.py $JSON
if [ $DEBUG = false ] && [ -n "$(git status --porcelain)" ]; then
git add .
git commit -m "Actualización"
git push -v origin
git push -v cuates
git push -q origin
git push -q cuates
git log -1 --name-only --oneline | cat
fi
# Limpia variables