Mercurial > lada > lada-client
changeset 1103:db9297e559ab
fix install-dependencies.sh
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Wed, 11 May 2016 08:55:04 +0200 |
parents | d91b0e649e8c |
children | 414f7c9908d6 |
files | install-dependencies.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/install-dependencies.sh Tue May 10 17:24:33 2016 +0200 +++ b/install-dependencies.sh Wed May 11 08:55:04 2016 +0200 @@ -28,7 +28,7 @@ cd OpenLayers/build python build.py full.cfg ../OpenLayers.js -cd ../ext +cd ../../ext curl -L https://github.com/elmasse/Ext.i18n.Bundle/archive/v0.3.3.zip \ -o Ext-i18n-Bundle-v0-3-3.zip unzip -n Ext-i18n-Bundle-v0-3-3.zip