Skip to content

Instantly share code, notes, and snippets.

@sprice
Created November 18, 2010 22:53
Show Gist options
  • Save sprice/705838 to your computer and use it in GitHub Desktop.
Save sprice/705838 to your computer and use it in GitHub Desktop.
#!/bin/bash
WEB_ROOT=/var/www/test.example.com
PROFILE=profilename
cd $WEB_ROOT/profiles/$PROFILE
./rebuild.sh -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment