1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-18 18:02:56 +00:00

Do not automatically open browser

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-01-01 14:36:34 +01:00
parent 67e58e33c8
commit da8ee1b21c
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -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/...