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
Currently compiling the executable makes it unmovable:
Such that one must be in the go-mms folder to start the mmsd