mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Rename to cluster/load.js
This commit is contained in:
parent
c03095f762
commit
97b9421cb1
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ const config = {
|
|||
debug: options.debug
|
||||
}
|
||||
|
||||
const LOGS_DIR = process.env.LOGS_DIR || 'scripts/logs/stream/load'
|
||||
const LOGS_DIR = process.env.LOGS_DIR || 'scripts/logs/cluster/load'
|
||||
|
||||
async function main() {
|
||||
logger.info('starting...')
|
Loading…
Add table
Add a link
Reference in a new issue