diff --git a/Formula/leafnode.rb b/Formula/leafnode.rb index f9c67bee89..065c213406 100644 --- a/Formula/leafnode.rb +++ b/Formula/leafnode.rb @@ -22,7 +22,7 @@ class Leafnode < Formula For starting fetchnews and texpire, create links, ln -s #{opt_prefix}/homebrew.mxcl.{fetchnews,texpire}.plist ~/Library/LaunchAgents And to start the services, - launchctl load -w ~/Library/LaunchAgent/homebrew.mxcl.{fetchnews,texpire}.plist + launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.{fetchnews,texpire}.plist EOS end