mirror of
https://github.com/Luzifer/password.git
synced 2024-11-08 17:30:10 +00:00
Do not automatically open browser
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
67e58e33c8
commit
da8ee1b21c
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -12,7 +12,6 @@ compile_js:
|
|||
debug:
|
||||
go-bindata --debug frontend/...
|
||||
go run *.go serve
|
||||
open http://127.0.0.1:3000/
|
||||
|
||||
pack: compile_js
|
||||
go-bindata -modtime 1 frontend/...
|
||||
|
|
Loading…
Reference in a new issue