From 2c21b46ed5b081887267feb6fb73f9912cb7b6a9 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Thu, 9 Dec 2021 03:36:51 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'services/minetest.?= =?UTF-8?q?libre-service.eu.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/minetest.libre-service.eu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/minetest.libre-service.eu.md b/services/minetest.libre-service.eu.md index 05bd9c9..d96c342 100644 --- a/services/minetest.libre-service.eu.md +++ b/services/minetest.libre-service.eu.md @@ -139,7 +139,7 @@ systemctl stop minetest-server@fooland.service /usr/games/minetestserver --migrate postgresql --world /srv/minetest.libre-service.eu/worlds/fooland /usr/games/minetestserver --migrate-auth postgresql --world /srv/minetest.libre-service.eu/worlds/fooland /usr/games/minetestserver --migrate-players postgresql --world /srv/minetest.libre-service.eu/worlds/fooland -chown Debian-minetester.games /srv/minetest.libre-service.eu/worlds/fooland/world.mt +chown Debian-minetest.games /srv/minetest.libre-service.eu/worlds/fooland/world.mt systemctl start minetest-server@fooland.service ```