-
Template plist to work around launchd limitations · 9fc7dfbd
`launchd` doesn't allow you to *use* environment variables. Nor does it support tilde-expansion of program names & arguments after OSX 10.10. To work around this, I've made the plist file a template and included a small install script that will interpolate the correct values.
由 Stephen Sugden 提交于9fc7dfbd
×