Skip to content

Commit

Permalink
🎨 稍微做了一些调整 @vcjmhg
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed May 20, 2020
1 parent a1fdca3 commit 388af79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker-restart.sh
Expand Up @@ -20,6 +20,7 @@ restart_solo(){
}

update_solo(){
echo "Pulling Solo's image"
isUpdate=$(docker pull b3log/solo | grep "Downloaded")
if [[ -z $isUpdate ]]
then
Expand Down

0 comments on commit 388af79

Please sign in to comment.