Skip to content

static binary build

At present it seems that the method for building the binary results in a binary that is not static and thus must remain in the same folder it was built in order to work.

please consider including instructions for a static build and if necessary use the native go embed directive to include any necessary additional files.