swapout source command
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m18s

This commit is contained in:
2024-08-08 15:32:26 -05:00
parent 239cf42390
commit ab0da7d28e

View File

@@ -12,7 +12,7 @@ WORKDIR /epg
RUN npm install
RUN curl -sS https://webi.sh/caddy | sh
RUN source ~/.config/envman/PATH.env
RUN . ~/.config/envman/PATH.env
CMD npm run grab -- --cron "0 3 * * *" --output guides/guide.xml --channels channels/channels.xml ; caddy file-server --browse --root guides/