4 lines
183 B
Bash
4 lines
183 B
Bash
#!/bin/bash
|
|
|
|
docker run -d --restart always -v $PWD/worlds:/root/.config/unity3d/Pugstorm/'Core Keeper'/DedicatedServer/worlds --name corekeeper git.crate.zip/crate/corekeeper:latest
|