Skip to content

Bundle HTML with exec? #31

Description

@johtoblan

Currently compiling the executable makes it unmovable:

./mmsd
panic: html/template: pattern matches no files: `templates/*`

goroutine 1 [running]:
html/template.Must(...)
	/usr/local/go/src/html/template/template.go:372
main.main()
	/lib/go-mms/cmd/mmsd/main.go:29 +0x2de

Such that one must be in the go-mms folder to start the mmsd

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions