mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-23 21:40:34 +08:00
4 lines
199 B
Bash
Executable File
4 lines
199 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/bin/rsync -aSHPv --delete --exclude=.git/objects/ sundries01::docs/ /srv/web/docs.fedoraproject.org/
|