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