minecraft-pi-reborn/debian/client/common/DEBIAN/postinst

6 lines
126 B
Plaintext
Raw Normal View History

2020-10-16 19:39:04 +00:00
#!/bin/sh
set -e
2020-10-16 19:45:00 +00:00
MCPI_FEATURES='' MCPI_USERNAME='' docker-compose -f /usr/share/minecraft-pi/client/docker-compose.yml pull