18F/e-QIP-prototype

View on GitHub
api/bin/install

Summary

Maintainability
Test Coverage
#!/bin/sh

set -e

glide update
chown -f -R 1000:1000 ./.glide
chown -f -R 1000:1000 ./vendor