Skip to content
Snippets Groups Projects
Commit c8bf0874 authored by BuckarooBanzay's avatar BuckarooBanzay
Browse files

use auth test files

parent 5511cd99
No related branches found
No related tags found
No related merge requests found
No preview for this file type
File moved
......@@ -3,7 +3,7 @@
docker run --rm -it \
-u root:root \
-v $(pwd)/minetest.conf:/etc/minetest/minetest.conf \
-v $(pwd)/players.sqlite:/root/.minetest/worlds/world/players.sqlite \
-v $(pwd)/auth.sqlite:/root/.minetest/worlds/world/auth.sqlite \
-v $(pwd)/../:/root/.minetest/worlds/world/worldmods/mail_mod \
-v mail_world:/root/.minetest/worlds/world/ \
--network host \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment