Skip to content

Commit

Permalink
[FIX] fix init script
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed May 10, 2016
1 parent a09f7bf commit ffd3d27
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions init
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#!/bin/bash

git submodule update --init
cd felayout_t3kit
bower install
cd -
bower install
npm install

0 comments on commit ffd3d27

Please sign in to comment.