diff options
| author | Jeff Carr <[email protected]> | 2025-10-16 09:03:07 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-16 09:03:07 -0500 |
| commit | 4e3aa7de61aa429cacd756dcb3836ee06442e7d5 (patch) | |
| tree | 0960fc0a7f10a15e6ec3e17368ff77849a1ce4ac /main.go | |
| parent | fd3ae43639b0f135c1527fc872e772df6d0dc2e6 (diff) | |
try harderv0.25.90
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,6 +167,7 @@ func main() { debug() // sits here forever } + // safe exits back to your shell (with timing and toolkit close) if err != nil { me.sh.BadExit(s, err) } |
