diff --git a/Dockerfile b/Dockerfile index ad98863..9524e2f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,4 +7,4 @@ WORKDIR /epg RUN npm install -CMD npm run grab -- --site=directtv.com \ No newline at end of file +CMD npm run grab -- --site=directv.com \ No newline at end of file