diff --git a/debian/client/common/DEBIAN/postrm b/debian/client/common/DEBIAN/postrm index 215ed5c..526a170 100755 --- a/debian/client/common/DEBIAN/postrm +++ b/debian/client/common/DEBIAN/postrm @@ -2,4 +2,4 @@ set -e -docker image rm thebrokenrail/minecraft-pi-reborn:client \ No newline at end of file +docker image rm -f thebrokenrail/minecraft-pi-reborn:client \ No newline at end of file