Flesh out shims and wrappers

This commit is contained in:
Michael Wolf
2025-11-08 09:54:33 -06:00
parent 6a4a2f7eef
commit 292ce4be7f
9 changed files with 39 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
# This file belongs to the framework. You are not expected to modify it.
set -eu
export DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"