mail/test/start.sh
2020-01-09 09:40:01 +01:00

7 lines
221 B
Bash
Executable file

#!/bin/sh
docker run --rm -it \
-u root:root \
-v $(pwd)/minetest.conf:/etc/minetest/minetest.conf \
-v $(pwd)/../:/root/.minetest/worlds/world/worldmods/mail_mod \
registry.gitlab.com/minetest/minetest/server:5.0.1