get docker working

This commit is contained in:
2025-07-28 19:03:56 -05:00
parent 1ee24a8b6a
commit 5f797dad30
9 changed files with 152 additions and 46 deletions

View File

@@ -123,7 +123,3 @@ bash_basename() {
printf '%s\n' "${tmp:-/}"
}
fb_running_as_script() {
return "$FB_RUNNING_AS_SCRIPT"
}