fix another bug in the youtubedl test stack

This commit is contained in:
kjeld Schouten-Lebbing
2021-04-18 14:23:16 +02:00
parent 75ac09d5ba
commit 6fde411bf0

View File

@@ -97,7 +97,7 @@ USER apps
VOLUME /data/appdata
EXPOSE 17442
COPY entrypoint.sh /entrypoint.sh
COPY ./.containers/apps/youtubedltest/entrypoint.sh /entrypoint.sh
CMD [ "/entrypoint.sh" ]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"