Changes between Initial Version and Version 1 of Ticket #53347, comment 12
- Timestamp:
- Oct 6, 2017, 11:17:58 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53347, comment 12
initial v1 1 1 Could it be that this cronjob is all we need on the `distfiles.macports.org` server? 2 2 3 `30 * * * * / usr/local/bin/port -p mirror all 2>&1 >> /var/log/macports-mirror.log`3 `30 * * * * /opt/local/bin/port -p mirror all 2>&1 >> /var/log/macports-mirror.log` 4 4