3 lines
207 B
Bash
Executable file
3 lines
207 B
Bash
Executable file
#!/bin/sh
|
|
|
|
/usr/bin/rsync -aSHPv --delete --exclude=.git/objects/ sundries01::docs-old/ /srv/web/docs-old.fedoraproject.org/
|