swapout source command
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m18s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m18s
This commit is contained in:
@@ -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/
|
||||
Reference in New Issue
Block a user