6 lines
123 B
Plaintext
Raw Normal View History

2020-10-16 15:39:04 -04:00
#!/bin/sh
set -e
2020-12-15 17:39:14 -05:00
docker load < /usr/share/minecraft-pi/client/image.tar.gz
rm /usr/share/minecraft-pi/client/image.tar.gz