diff --git a/dev/update-git.sh b/dev/update-git.sh index 5d3a990..7deff4f 100755 --- a/dev/update-git.sh +++ b/dev/update-git.sh @@ -2,7 +2,7 @@ ( cd /home/oer/icp/ -git pull +git pull -q OLD=$(docker ps|grep "kunkel/oer\b"|cut -d " " -f 1) if [[ $OLD != "" ]] ; then