From 7c94454f50f5c43de16353aa249ebe28e2f6b49c Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 10 Apr 2026 15:32:10 -0600 Subject: [PATCH] more openhamclock fixes --- install-openhamclock.sh | 3 ++- packages.conf | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/install-openhamclock.sh b/install-openhamclock.sh index 336e362..a533851 100755 --- a/install-openhamclock.sh +++ b/install-openhamclock.sh @@ -3,7 +3,8 @@ # Purpose : Install openhamclock if [ ! -d "$HOME/.local/bin/openhamclock" ]; then - curl -fsSL https://raw.githubusercontent.com/accius/openhamclock/main/scripts/setup-linux.sh | INSTALL_DIR="$HOME/.local/bin/openhamclock" bash + curl -fsSL https://raw.githubusercontent.com/accius/openhamclock/main/scripts/setup-linux.sh | \ + sed 's|INSTALL_DIR="$HOME/openhamclock"|INSTALL_DIR="$HOME/.local/bin/openhamclock"|' | bash fi echo "openhamclock is installed"... \ No newline at end of file diff --git a/packages.conf b/packages.conf index f5132c9..86fbeec 100644 --- a/packages.conf +++ b/packages.conf @@ -8,6 +8,7 @@ SERVERS=( UTILITIES=( alsa-lib cmake + curl gpsd hamlib libx11