Skip to content

Instantly share code, notes, and snippets.

@RichardBronosky
Created April 5, 2011 12:18
Show Gist options
  • Select an option

  • Save RichardBronosky/903491 to your computer and use it in GitHub Desktop.

Select an option

Save RichardBronosky/903491 to your computer and use it in GitHub Desktop.
cat << EOF > /tmp/ono
. /admin/bin/vm/vm_funcs.sh
load_prod_db
EOF
chmod +x /tmp/ono
screen /tmp/ono
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment