mirror of
https://github.com/php/systems.git
synced 2026-03-24 07:42:12 +01:00
4 lines
124 B
Bash
Executable File
4 lines
124 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rsync -aC --exclude=config.php --exclude=logs --exclude=.git rsync.php.net::talks /local/Web/sites/talks.php.net
|