Skip to content

Instantly share code, notes, and snippets.

@davidkeen
Created October 8, 2014 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidkeen/4ffb67b4c48f748ba377 to your computer and use it in GitHub Desktop.
Save davidkeen/4ffb67b4c48f748ba377 to your computer and use it in GitHub Desktop.
AMEE init script
#!/bin/bash
export RUN_AS_USER=amee
AMEE_HOME=/var/www/apps/amee-platform/current
sh $AMEE_HOME/bin/amee-platform $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment