mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update package.json
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"cluster:load": "node scripts/commands/cluster/load.js",
|
"cluster:load": "node scripts/commands/cluster/load.js",
|
||||||
"programs:load": "node scripts/commands/programs/load.js",
|
"programs:load": "node scripts/commands/programs/load.js",
|
||||||
"programs:save": "node scripts/commands/programs/save.js",
|
"programs:save": "node scripts/commands/programs/save.js",
|
||||||
"guides:update": "NODE_OPTIONS=--max-old-space-size=4096 node scripts/commands/guides/update.js",
|
"guides:update": "NODE_OPTIONS=--max-old-space-size=5120 node scripts/commands/guides/update.js",
|
||||||
"guides:update_legacy": "node scripts/commands/guides/update_legacy.js",
|
"guides:update_legacy": "node scripts/commands/guides/update_legacy.js",
|
||||||
"api:load": "./scripts/commands/api/load.sh",
|
"api:load": "./scripts/commands/api/load.sh",
|
||||||
"api:update": "node scripts/commands/api/update.js",
|
"api:update": "node scripts/commands/api/update.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user