mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-20 14:29:14 +02:00
Update Dockerfile
This commit is contained in:
@@ -29,7 +29,7 @@ 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 \
|
||||||
&& wget https://raw.githubusercontent.com/nichobi/sponsorblockcast/main/sponsorblockcast.sh -O /usr/bin/sponsorblockcast
|
&& wget https://raw.githubusercontent.com/nichobi/sponsorblockcast/main/sponsorblockcast.sh -O /usr/bin/sponsorblockcast \
|
||||||
&& chmod +x /usr/bin/sponsorblockcast
|
&& chmod +x /usr/bin/sponsorblockcast
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user