diff --git a/install-compiled.sh b/install-compiled.sh index 9b985cb..52ae6cc 100755 --- a/install-compiled.sh +++ b/install-compiled.sh @@ -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