Revert "Merge branch 'patch-3' into 'next'"

This reverts merge request !86
This commit is contained in:
darkrose 2017-05-07 12:18:33 +00:00
parent 4207d60d29
commit 5af3126696
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ cd $DIR
# Get the minetest-classic source
if [ ! -e voxelands ]; then
git clone https://gitlab.com/voxelands/voxelands.git voxelands
git clone git://gitorious.org/minetest-classic/minetest-classic.git voxelands
else
cd voxelands && git reset --hard
cd $DIR