Sha256: 7c7ef4086d2f6764adea646c3785acb8893fec3a11a2324b670dd1a3b21abb3f
Contents?: true
Size: 273 Bytes
Versions: 46
Compression:
Stored size: 273 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