1
0
mirror of https://github.com/php/systems.git synced 2026-04-27 09:08:07 +02:00
Files
archived-systems/update-analytics-web
Derick Rethans f3cecb2ff9 Add execute bit
2024-07-22 16:16:02 +01:00

6 lines
157 B
Bash
Executable File

#!/bin/sh
rsync -aC --delete --delete-after \
rsync.php.net::php-analytics-web /var/www/analytics
chown -R www-data:www-data /var/www/analytics