diff --git a/build.sh b/build.sh index fe52941d..f4ca4125 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 .