mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 12:08:12 +01:00
Update Dockerfile
This commit is contained in:
@@ -102,10 +102,11 @@ RUN \
|
||||
# Add temporary code
|
||||
RUN cd /home/pi/BirdNET-Pi && \
|
||||
git reset --hard || true && \
|
||||
# Species whitelist
|
||||
git fetch origin pull/110/head:bb && \
|
||||
git pull origin && \
|
||||
# Improve darkmode
|
||||
git fetch origin pull/115/head:aa && \
|
||||
# Species whitelist
|
||||
git fetch origin pull/110/head:bb && \
|
||||
# Updated UI
|
||||
git fetch origin pull/116/head:cc && \
|
||||
# Disk usage
|
||||
|
||||
Reference in New Issue
Block a user