diff --git a/Dockerfile b/Dockerfile index 249643c..31d4a53 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,4 +10,4 @@ WORKDIR /epg RUN npm install -CMD npm run grab -- -- \ No newline at end of file +CMD npm run grab -- --channels /channels/channels.xml \ No newline at end of file