minecraft-pi-docker/install.sh

8 lines
77 B
Bash
Raw Normal View History

2020-09-25 23:37:22 +00:00
#!/bin/sh
set -e
sudo adduser "$(whoami)" docker || :
sudo cp -r data/. /