more fixes
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
|||||||
# Purpose : Compile and install applications from compile.conf
|
# Purpose : Compile and install applications from compile.conf
|
||||||
|
|
||||||
CONF_FILE="$HOME/.local/share/HamPackServer/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"
|
VERSION_FILE="$HOME/.local/state/HamPackServer/.installed_versions"
|
||||||
|
|
||||||
# Get the installed version of an app
|
# Get the installed version of an app
|
||||||
|
|||||||
Reference in New Issue
Block a user