more fixes

This commit is contained in:
David Young
2026-04-10 14:15:12 -06:00
parent 286d5f92a4
commit 674839b8fc

View File

@@ -4,7 +4,7 @@ set -e
# Purpose : Compile and install applications from compile.conf
CONF_FILE="$HOME/.local/share/HamPackServer/compile.conf"
TMP_DIR="/tmp/hampack-build"
TMP_DIR="$HOME/.cache/hampack-build"
VERSION_FILE="$HOME/.local/state/HamPackServer/.installed_versions"
# Get the installed version of an app