Merge branch 'master' of /home/git/git/icp

This commit is contained in:
root 2018-05-07 09:33:10 +00:00
commit fc53362b18
1 changed files with 1 additions and 1 deletions

View File

@ -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