minecraft-pi-reborn/debian/server/DEBIAN/postinst
TheBrokenRail adb9d7b08e
All checks were successful
minecraft-pi-docker/pipeline/head This commit looks good
Update DEB
2020-10-14 22:39:30 -04:00

6 lines
105 B
Bash
Executable File

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