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
The default path of executable file is "/.local/lib/guildhall/PACKAGE_NAME/bin".
It's not convenient for users to specify the PATH env-var.
My suggestion is to unify the executable path to "/.local/bin".
I can format a patch.
What do you think?
The default path of executable file is "
/.local/lib/guildhall/PACKAGE_NAME/bin"./.local/bin".It's not convenient for users to specify the PATH env-var.
My suggestion is to unify the executable path to "
I can format a patch.
What do you think?