diff --git a/tvapp2/index.js b/tvapp2/index.js index 153c8f5b..98be3a6e 100755 --- a/tvapp2/index.js +++ b/tvapp2/index.js @@ -12,6 +12,7 @@ import zlib from 'zlib'; import chalk from 'chalk'; import ejs from 'ejs'; import moment from 'moment'; +import * as child from 'child_process'; import cron, { schedule } from 'node-cron'; import * as crons from 'cron';