Try to do a few things

FIXME: do them correctly; squash and reword this travesty of a commit.
This commit is contained in:
Michael Wolf
2024-04-03 11:26:50 -06:00
parent 1957698fc4
commit 7c503cecf7
3 changed files with 31 additions and 5 deletions

View File

@@ -7,6 +7,8 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$DIR/_reformat-common.bash"
#export LOG_DEST="$LOG_TO"
file="$1"
PROJECT_ROOT=$(project_root "$file")