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