mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-22 05:01:25 +00:00
e560f32668
rsync in path has been modified to become a rsync_run function instead. It will check to see if rsync exists in $PATH, including a fallback path via the builtin bash "command", and exit accordingly. |
||
---|---|---|
.. | ||
example.crontab | ||
mirrorsync.sh | ||
README.md |
Rocky Mirror Scripts
Scripts and snippets for mirror admins.
Please read https://docs.rockylinux.org/guides/add_mirror_manager/ for further information on setting up a Rocky mirror.
example.crontab
A few suggestions for setting up a crontab for syncing.
mirrorsync.sh
Example script for keeping a public or private mirror in sync.