Updated Glest version

This commit is contained in:
mathusummut
2019-02-02 23:54:17 +01:00
parent 63d7a97fd5
commit 88d98798cc
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
cd $DIR
mkdir build
cd build
git clone https://github.com/Glest/glest-data.git data --branch 1.0
git clone https://github.com/Glest/glest-data.git data --branch 2.0
cd ..
if [ `id -u`'x' == '0x' ] || [ "$1" == "--manually" ]; then