update CMD
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m4s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m4s
This commit is contained in:
@@ -11,4 +11,4 @@ WORKDIR /epg
|
||||
RUN npm install
|
||||
|
||||
|
||||
CMD npm run grab -- --cron "0 3 * * *" --output /guides/guide.xml --channels channels/channels.xml ; caddy file-server --browse --root guides/
|
||||
CMD npm run grab -- --output /guides/guide.xml --channels channels/channels.xml ; npm run grab -- --cron "0 3 * * *" --output /guides/guide.xml --channels channels/channels.xml
|
||||
Reference in New Issue
Block a user