diff --git a/build.sh b/build.sh index fe52941..f4ca412 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,4 @@ set -e -sudo docker build --tag thebrokenrail/minecraft-pi:latest . +docker build --tag thebrokenrail/minecraft-pi:latest .