bootScript.sh cannot be run from within subdirectory of project
If we start bootscript.sh from within the config directory for example
bootScript.sh fails with a message that the project specific configuration file could not be read.
With further logging
we can see that bootScript.sh or config.sh is not able to detect the PROJECTDIR which is required to also find the config directory