more testing

This commit is contained in:
Jo Shields 2023-12-08 15:39:37 -05:00
parent fc3bfe570b
commit 06c4afe326

View file

@ -94,7 +94,7 @@ function highlight () {
echo "${COLOR_CYAN}$FAILURE_PREFIX${1//${COLOR_RESET}/${COLOR_CYAN}}${COLOR_CLEAR}"
}
which realpath
echo "*** DEBUG $(which realpath)"
installer_dir=$(realpath "$scriptroot/../")
tmp_dir=''