maddy
maddy copied to clipboard
Add appropriate state_dir/runtime_dir values for non-Linux platforms
Variables to adjust are DefaultStateDirectory and DefaultRuntimeDirectory defined maddy.go. Need to account for the fact build.sh may be setting it using -X linker flag.
Disregard the note about build.sh, it no longer does it.