forked from oerkki/voxelands
Revert "Merge branch 'patch-3' into 'next'"
This reverts merge request !86
This commit is contained in:
parent
4207d60d29
commit
5af3126696
|
@ -46,7 +46,7 @@ cd $DIR
|
||||||
|
|
||||||
# Get the minetest-classic source
|
# Get the minetest-classic source
|
||||||
if [ ! -e voxelands ]; then
|
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
|
else
|
||||||
cd voxelands && git reset --hard
|
cd voxelands && git reset --hard
|
||||||
cd $DIR
|
cd $DIR
|
Loading…
Reference in New Issue