When creating a SystemExec from a command-line, search $PATH for the command to execute, so that post-export hooks don't need to specify a full path.
19 KiB
19 KiB
When creating a SystemExec from a command-line, search $PATH for the command to execute, so that post-export hooks don't need to specify a full path.