Quiet
This commit is contained in:
parent
f3508aaccc
commit
3eb64a4164
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue