minecraft-pi-reborn/debian/client/common/DEBIAN/postinst
TheBrokenRail d602764f38
Some checks failed
minecraft-pi-docker/pipeline/head There was a failure building this commit
Mount DRI In Native Mode
2020-10-16 15:45:00 -04:00

6 lines
126 B
Bash
Executable File

#!/bin/sh
set -e
MCPI_FEATURES='' MCPI_USERNAME='' docker-compose -f /usr/share/minecraft-pi/client/docker-compose.yml pull