mirror of
https://github.com/php/systems.git
synced 2026-03-23 23:32:12 +01:00
4 lines
174 B
Bash
Executable File
4 lines
174 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rsync -qavzC --timeout=600 --delete --delete-after --exclude=reports/db --exclude=pulls/config.php rsync0-ams.internal.php.net::php-news-web /var/www/news.php.net
|