]> git.ipfire.org Git - ipfire.org.git/commitdiff
crontab: Fix sytnax error
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Apr 2019 18:11:26 +0000 (19:11 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Apr 2019 18:11:26 +0000 (19:11 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/crontab/ipfire.org

index 31ce551db615fff5740c26273f86485c582a2056..f4d8a5b8731300bba5a7d3b7dee80811eb07e84b 100644 (file)
@@ -11,4 +11,4 @@
 30 * * * *     nobody  ipfire.org cleanup-messages
 
 # Check mirrors once every 30 min
-*/30 * * *     nobody  ipfire.org check-mirrors
+*/30 * * * *   nobody  ipfire.org check-mirrors