diff options
author | Joris | 2017-05-01 21:53:54 +0200 |
---|---|---|
committer | Joris | 2017-05-01 21:53:54 +0200 |
commit | 4e3cd92a8063a70dab9ae0ccafd0552c78c6e005 (patch) | |
tree | 4a636cd5a8143f3e037b704854078e3cc81ee7e0 /.tmuxinator.yml | |
parent | 0c5de00f7065d8dcf94b2fd85413bad3c7670dfd (diff) |
Update food
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r-- | .tmuxinator.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml index 680744a..2f71ef9 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -8,4 +8,4 @@ windows: - build: - fuser -k 9000/tcp - webfsd -r public -f index.html -p 9000 - - yarn add pulp && bower install && make watch + - make install watch |