Skip to content
Snippets Groups Projects
Commit e6aa9843 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Consistency

parent 652b6647
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@
<p>{{ 'Here is a suggestion for a crontab file:'|trans }}<br /><br /></p>
<div class="code-box code-box-content">
<code id="cronlist"><br>
<code id="cronlist">
<br />
{% for url in urls %}
# {{ 'Run cron:'|trans }} [{{ url.tag }}]<br />
{{ url.int }} curl --silent "{{ url.exec_href }}" > /dev/null 2>&amp;1<br />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment