Simple rsync script

This commit is contained in:
R. Tyler Croy 2011-05-15 19:40:58 -07:00
parent d260e94cac
commit aac3097ca5
1 changed files with 4 additions and 0 deletions

4
sync.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
rsync -acvz --delete _site/ clam:www.unethicalblogger.com/htdocs/