initial work
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#
|
||||
# Purpose : Compile and install applications from compile.conf
|
||||
|
||||
CONF_FILE="$HOME/.local/share/HamPack/compile.conf"
|
||||
CONF_FILE="$HOME/.local/share/HamPackServer/compile.conf"
|
||||
TMP_DIR="/tmp/hampack-build"
|
||||
VERSION_FILE="$HOME/.local/state/HamPack/.installed_versions"
|
||||
VERSION_FILE="$HOME/.local/state/HamPackServer/.installed_versions"
|
||||
|
||||
# Get the installed version of an app
|
||||
get_installed_version() {
|
||||
|
||||
Reference in New Issue
Block a user