diff --git a/config.js b/config.js index 59c06fd..dce4262 100644 --- a/config.js +++ b/config.js @@ -92,7 +92,7 @@ config.cronjobs = [ schedule: '20 4 * * *' }, { - script: 'updateSotaTrails', + script: 'updateSotatrails', schedule: '30 2 * * *' }, {