Actualización

This commit is contained in:
perro tuerto 2023-06-12 09:48:34 -07:00
parent 5571ad218d
commit 25457c9d93
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ aliases () {
fi
git -C $(parent $RLOC_ALIAS) add .
git -C $(parent $RLOC_ALIAS) commit -m "Actualización"
git -C $(parent $RLOC_ALIAS) push
git -C $(parent $RLOC_ALIAS) pushall
;;
enlazar | link)
if [ -f "$RLOC_ALIAS" ]; then