mirror of
https://github.com/php/systems.git
synced 2026-03-23 23:32:12 +01:00
4 lines
158 B
Bash
Executable File
4 lines
158 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rsync -aC --timeout=600 --delete --exclude=configuration.inc --exclude=logs --exclude=.git rsync.php.net::php-gtk-web /local/Web/sites/php-gtk-web
|