Actualizar 'update.sh'

This commit is contained in:
Echedelle López Romero 2021-01-08 01:16:01 +00:00
parent c1f89a7137
commit 3aac016077
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ then
cd "$directorio"
fi
git pull >> update.log
git pull > update.log
bundle >> update.log && bundle update >> update.log