Merge pull request 'Update update_repo.sh' (#13) from dev into server
Reviewed-on: http://192.168.0.105:3000/ArenosWebDev/arenos_www/pulls/13
This commit is contained in:
commit
62f0c6105f
|
|
@ -5,5 +5,5 @@ set -euo pipefail
|
|||
cd "$(dirname "$0")"
|
||||
|
||||
# git aktualisieren
|
||||
#git fetch origin
|
||||
git pull --rebase
|
||||
git fetch origin
|
||||
git pull
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user