diff --git a/scripts/update.sh b/scripts/update.sh index 0cb2134..05e1573 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -28,8 +28,8 @@ python3 ./scripts/make.py $JSON if [ $DEBUG = false ] && [ -n "$(git status --porcelain)" ]; then git add . git commit -m "ActualizaciĆ³n" - git push origin - git push cuates + git push -v origin + git push -v cuates fi # Limpia variables