Ignore errors on 'make remove'

Change-Id: I5b0b3f2d6488d3e0a9de323d278fadaf841bbb7b
This commit is contained in:
aviau 2015-07-16 12:14:14 -04:00
parent a73c8deaf4
commit 1dcd59e817
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