change quoting to work around some shell problem
parent
498883cc1e
commit
1a7f29cab6
|
@ -39,7 +39,7 @@ the calendars to highlight the current day.
|
|||
|
||||
An example crontab:
|
||||
|
||||
0 0 * * * ikiwiki-calendar ~/ikiwiki.setup "posts/* and !*/Discussion"
|
||||
0 0 * * * ikiwiki-calendar ~/ikiwiki.setup 'posts/* and !*/Discussion'
|
||||
|
||||
# TEMPLATES
|
||||
|
||||
|
|
Loading…
Reference in New Issue