1
0
Fork 0
mirror of https://github.com/mt-mods/mail.git synced 2025-03-16 06:31:24 +00:00
mail/test/start.sh
2020-01-09 09:53:07 +01:00

8 lines
239 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 \
--network host \
registry.gitlab.com/minetest/minetest/server:5.1.0