mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update package.json
This commit is contained in:
parent
6508cbf221
commit
8108ad0326
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue