Skip to content

Instantly share code, notes, and snippets.

@georgebashi
Created May 1, 2010 13:35
Show Gist options
  • Save georgebashi/386330 to your computer and use it in GitHub Desktop.
Save georgebashi/386330 to your computer and use it in GitHub Desktop.
#!/bin/sh
rm -rf /opt/nginx/conf/* /opt/nginx/conf/.git
git clone --depth=1 /home/git/repositories/nginx-conf.git /opt/nginx/conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment