mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Update Dockerfile
This commit is contained in:
@@ -28,7 +28,8 @@ RUN apk --no-cache add jq bc grep curl \
|
|||||||
&& tar xzf /root/go-chromecast.tgz -C /usr/bin \
|
&& tar xzf /root/go-chromecast.tgz -C /usr/bin \
|
||||||
&& rm -rf /root/* \
|
&& rm -rf /root/* \
|
||||||
&& chmod +x /usr/bin/go-chromecast \
|
&& chmod +x /usr/bin/go-chromecast \
|
||||||
&& curl https://raw.githubusercontent.com/nichobi/sponsorblockcast/main/sponsorblockcast.sh -o /usr/bin/sponsorblockcast
|
&& curl https://raw.githubusercontent.com/nichobi/sponsorblockcast/main/sponsorblockcast.sh -o /usr/bin/sponsorblockcast \
|
||||||
|
&& chmod +x /usr/bin/sponsorblockcast
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user