mirror of
https://github.com/php/systems.git
synced 2026-03-23 23:32:12 +01:00
Don't use verbose, as that would generate an email each time they run
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
rsync -avzC --timeout=600 --delete --delete-after rsync.php.net::php-downloads /local/www/sites/downloads.php.net
|
||||
rsync -azC --timeout=600 --delete --delete-after rsync.php.net::php-downloads /local/www/sites/downloads.php.net
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
rsync -avzC --timeout=600 --delete --delete-after rsync.php.net::php-shared /local/www/sites/shared.php.net
|
||||
rsync -azC --timeout=600 --delete --delete-after rsync.php.net::php-shared /local/www/sites/shared.php.net
|
||||
|
||||
Reference in New Issue
Block a user