dev #2

Merged
pi-farm merged 82 commits from dev into main 2026-03-25 10:05:59 +00:00
Showing only changes of commit 2928ec8f5a - Show all commits

View File

@@ -22,4 +22,5 @@ DESCRIPTION="Docker implementation of https://github.com/oschonrock/hibp.git."
# apt-get update && \
# apt-get install wget && \
# wget https://github.com/oschonrock/hibp/releases/download/v${BUILD_TAG}/hibp_${BUILD_TAG}-1_amd64.deb -o hibp_${BUILD_TAG}_amd64.deb && \
# apt install ./hibp_${BUILD_TAG}-1_amd64.deb
# apt install ./hibp_${BUILD_TAG}-1_amd64.deb && \
# rm -f hibp_${BUILD_TAG}-1_amd64.deb