Files
mapknitter/lib/exporter-deps.sh
Kaustubh Nair 5673c037ea Yarn upgrade (#702)
* Add yarn

* Remove error log

* Modify package.json

* Add yarn install to start.sh

* Add leaflet google

* Remove leaflet-google from package json

* remove passenger error logs

* Fix install script

* Remove flag

* Fix gemfile

* Fix conflicts

* Fix gemfile.lock

* Run asset-precompile on travis

* Run create only for production

* Change permissions of exporter script

* Cherry pick local builds for travis runners, https://github.com/publiclab/mapknitter/pull/672

Co-authored-by: Álax de Carvalho Alves <alaxallves@gmail.com>

* Fix rubocop offence
2019-06-16 20:12:57 -04:00

17 lines
622 B
Bash
Executable File

sudo add-apt-repository -y ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install -y gdal-bin \
python3-gdal \
python-gdal \
curl \
libcurl4-openssl-dev \
libssl-dev zip \
libmysqlclient-dev \
imagemagick \
ruby-rmagick \
libfreeimage3 \
libfreeimage-dev \
ruby-dev \
libmagickcore-dev \
libmagickwand-dev