diff --git a/src/var/lib/tyto/program/rss.py b/src/var/lib/tyto/program/rss.py index f4f1634..36c9181 100644 --- a/src/var/lib/tyto/program/rss.py +++ b/src/var/lib/tyto/program/rss.py @@ -93,7 +93,7 @@ def find_www(srv, srv_type): # Log - msg_log = 'RSS > Create file with %s items in www: %s'%( + msg_log = 'RSS > Create file with %s items in: %s'%( rss_item, rss_file ) log.append_f(domain.tyto_logs, msg_log, 0)