Windshaft-cartodb/scripts/install.sh
2015-03-08 11:36:31 +01:00

8 lines
142 B
Bash

#!/bin/bash
if [[ "$OSTYPE" == "darwin"* ]]; then
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig
fi
npm install