Skip to content

Commit

Permalink
fix(mobile-build): add missing PWD
Browse files Browse the repository at this point in the history
  • Loading branch information
n0izn0iz committed Nov 28, 2019
1 parent a99724c commit e552d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/packages/berty-app/Makefile
Expand Up @@ -59,6 +59,7 @@ deps.web: deps
deps.darwin: deps

.PHONY: start
start: export PWD := $(PWD)
start: port ?= 8081
start: host ?= 127.0.0.1
start: deps
Expand Down

0 comments on commit e552d64

Please sign in to comment.