Merge "Ignore errors on 'make remove'"

This commit is contained in:
Jenkins 2015-07-16 19:05:43 +00:00 committed by Gerrit Code Review
commit 093520c78b
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ kill:
sudo docker kill bansho
remove:
sudo docker rm -f bansho
- sudo docker rm -f bansho