Linux release build does not start when run via $PATH
Currently, the Linux release build cannot find its working directory when run via $PATH
, so it cannot find its resources and does not start. It should read /proc/self/exe
.
Edited by Matt McCutchen