mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update update-readme.js
This commit is contained in:
@@ -110,7 +110,7 @@ async function updateReadme() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function getLogRecords() {
|
async function getLogRecords() {
|
||||||
const logPath = `${LOGS_DIR}/update-guides.log`
|
const logPath = `${LOGS_DIR}/guides.log`
|
||||||
const records = await parser.parseLogs(logPath)
|
const records = await parser.parseLogs(logPath)
|
||||||
|
|
||||||
return records.map(item => {
|
return records.map(item => {
|
||||||
|
|||||||
Reference in New Issue
Block a user