Sha256: f901afcb4c17b211597db45bbc109b993789bd8c77bd8e22cdcc2b42ea015814
Contents?: true
Size: 272 Bytes
Versions: 46
Compression:
Stored size: 272 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=<%= rubber_env.nginx_log_dir %>
Version data entries
46 entries across 46 versions & 1 rubygems