coref / deploy.sh
Julien Chaumond
deploy.sh
c981310
raw
history blame
64 Bytes
#!/bin/bash
git pull
# Front
bower install
npm install
grunt