Put /usr/local/bin at front of path

If things get installed by something other than the system package
manager they often end up in /usr/local/bin and they often shadow things
that the system package manager may have installed. By putting this at
the end of the path we don't get the benefit of that shadowing and
instead get whatever the system package manager installed.

This is particularly unhelpful when attempting to use an npm updated by
npm itself which ends up in the local dir.

Change-Id: Ifb58c98162f0064a2ae70868921eea507306ad7e
1 file changed
tree: b79c181c54261b22dec03a72ea882408e94224b7
  1. files/
  2. manifests/
  3. spec/
  4. templates/
  5. .gitreview
  6. Gemfile
  7. LICENSE
  8. metadata.json
  9. Rakefile
  10. README.md
README.md

OpenStack Etherpad Lite Module

This module installs and configures Etherpad Lite