RSS: create rss.xml, for wip, or www server with "X" ready items

This commit is contained in:
Cyrille L 2022-12-03 14:45:36 +01:00
parent c3269acf57
commit f2444a0441
1 changed files with 1 additions and 1 deletions

View File

@ -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)