Skip to content

Instantly share code, notes, and snippets.

@stonecobra
Created May 20, 2015 18:24
Show Gist options
  • Select an option

  • Save stonecobra/77693bff154ed43ed316 to your computer and use it in GitHub Desktop.

Select an option

Save stonecobra/77693bff154ed43ed316 to your computer and use it in GitHub Desktop.
#/bin/bash
/usr/local/bin/forever start -u "bens" -l /etc/npme/logs/bens.log -o /etc/npme/logs/bens.log -e /etc/npme/logs/bens.log -a -p /etc/npme /usr/local/bin/bens-quick-proxy -o 8081 -p http://svcsvnad:[email protected]:80 -t https://skimdb.npmjs.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment