Fix DEB Install Warning
minecraft-pi-docker/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-10-02 02:59:24 +00:00
parent d9385de736
commit 91f46576d9
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ set -e
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
docker-compose -f /usr/share/minecraft-pi/docker-compose.yml pull
MCPI_FEATURES='' docker-compose -f /usr/share/minecraft-pi/docker-compose.yml pull