You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the exec_check function just sees if the path to an executable exists and is a file, but fails if it is a link that points to the real file.
This is an easy fix. I'll do it now. Just making an Issue for documentation purposes
Right now, the exec_check function just sees if the path to an executable exists and is a file, but fails if it is a link that points to the real file.
This is an easy fix. I'll do it now. Just making an Issue for documentation purposes