1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Change default config for NALC2 server

This commit is contained in:
sys4-fr
2017-03-12 18:47:56 +01:00
parent c990a2bcc8
commit 5ca40e39f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# On récupère la dernière version du jeu
cd /home/vincent/jeux
git clone -b sys4 https://github.com/sys4-fr/server-minetestforfun.git
git clone -b NALC2 --depth 1 https://github.com/sys4-fr/server-minetestforfun.git
echo "Clone de server-minetestforfun réussit."
cd /home/vincent/jeux/server-minetestforfun/
git submodule update --init --recursive