fixed linux installer

This commit is contained in:
filux
2016-01-10 00:57:57 +01:00
parent bf6f7874c0
commit bf1ef05531
3 changed files with 19 additions and 17 deletions

View File

@@ -85,8 +85,7 @@ cd "$RELEASEDIR"
mkdir -p "$RELEASEDIR/docs/"
cd "$RELEASEDIR/docs/"
git archive --remote ${REPODIR}/data/glest_game/ HEAD:docs | tar x
git archive --remote ${REPODIR} HEAD:docs/ CHANGELOG.txt | tar x
git archive --remote ${REPODIR} HEAD:docs/ README.txt | tar x
git archive --remote ${REPODIR} HEAD:docs | tar x
cd "$RELEASEDIR"
mkdir -p "$RELEASEDIR/maps/"