Sha256: f0a246d74998a4e9487ef20b4918be8d4260cfac3c3ed7a3dc72b67f4f279f8a
Contents?: true
Size: 257 Bytes
Versions: 29
Compression:
Stored size: 257 Bytes
Contents
<% @read_cmd = 'crontab -l' @write_cmd = 'crontab -' @additive = ["# rubber-nginx-start", "# rubber-nginx-end"] %> # Roll the nginx logs at midnight 0 0 * * * <%= Rubber.root %>/script/rubber cron --task util:rotate_logs --directory=/mnt/nginx/logs
Version data entries
29 entries across 29 versions & 1 rubygems