Skip to content

Instantly share code, notes, and snippets.

@ArupSen
Created March 21, 2014 16:27
Show Gist options
  • Save ArupSen/9690063 to your computer and use it in GitHub Desktop.
Save ArupSen/9690063 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# push to the yoga-clothes-company folder
rsync -e "ssh -p 2222" -havC --delete-excluded --exclude '.git/' --exclude yoga-clothes-company.sh --progress ~/GitRepos/yoga-clothes-company/ arupsen@yogarup.com:/home/arupsen/public_html/yoga-clothes-company/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment