- rsync -lptr --exclude stats $(FILES) src/ $(DEST)/
- rsync src/index.php3 /var/www/lists.infodrom.org/index.php3
- rsync src/stats/index.php3 /var/www/lists.infodrom.org/stats/index.php3
+ rsync -lptr $(FILES) src/ $(DEST)/
+ rsync src/index.php /var/www/lists.infodrom.org/index.php
+ rsync src/search.php3 /var/www/lists.infodrom.org/search.php
+ rsync src/stats/*.php /var/www/lists.infodrom.org/stats/