File size: 67 Bytes
c981310
 
 
 
 
 
 
5b89f26
c981310
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
git pull

# Front
bower install
npm install
grunt
tsc