mirror of
https://gitlab.silvrtree.co.uk/martind2000/old-silvrgit.git
synced 2025-02-11 05:59:16 +00:00
updated today.js
This commit is contained in:
parent
7899a13eae
commit
1857010d68
@ -313,7 +313,7 @@ function sendEmailV1() {
|
||||
|
||||
console.log(fn(todayCache));
|
||||
|
||||
fs.writeFileSync(htmlfile, fn(todayCache));
|
||||
//fs.writeFileSync(htmlfile, fn(todayCache));
|
||||
|
||||
}
|
||||
|
||||
@ -349,7 +349,7 @@ setTimeout(function () {
|
||||
setTimeout(function () {
|
||||
// console.log('Pre loading trains...');
|
||||
|
||||
saveData();
|
||||
// saveData();
|
||||
sendEmailV1();
|
||||
|
||||
}, 45000);
|
||||
|
Loading…
Reference in New Issue
Block a user