up thorugh 17.13.2, backup facility needs additional testing

This commit is contained in:
phanes
2023-02-25 15:50:02 -05:00
parent 4b302e0c89
commit 7868997024
19 changed files with 1854 additions and 11 deletions

View File

@@ -17,6 +17,7 @@ echo "Loading project_config.sh...."
# this is where the directory for foster is located. serves as the
# parent directory for most other directories
project_root="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))"
# the project files for the make system that is used to orchestrate the
# build steps
dir_make=${project_root}/make.project