trying to debug hamclock build

This commit is contained in:
David Young
2026-04-10 12:57:56 -06:00
parent 5674936a30
commit 67a32a8677
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ version=4.22
wget=https://github.com/tardate/ESPHamClock/archive/refs/tags/4.22.zip
install=$HOME/.local/bin/hamclock
gui=true
steps=cd src && make && make hamclock-web-1600x960 && mv hamclock-web-1600x960 $HOME/.local/bin/hamclock
steps=cd src && make && make hamclock-web-1600x960 && mkdir -p $HOME/.local/bin && mv hamclock-web-1600x960 $HOME/.local/bin/hamclock
[openhamclock]
version=26.1.3