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