mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 02:31:51 +02:00
Add statistics
This commit is contained in:
@@ -29,6 +29,12 @@ RUN \
|
|||||||
"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}" \
|
"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}" \
|
||||||
&& chmod a+x /usr/bin/tempio \
|
&& chmod a+x /usr/bin/tempio \
|
||||||
\
|
\
|
||||||
|
##############
|
||||||
|
# STATISTICS #
|
||||||
|
##############
|
||||||
|
&& curl -L -f -s -o /tmp/tmp \
|
||||||
|
"https://github.com/alexbelgium/downloads-tracker/archive/refs/tags/Qbittorrent.zip" \
|
||||||
|
\
|
||||||
##################
|
##################
|
||||||
# Install bashio #
|
# Install bashio #
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user