bash history thingy

This commit is contained in:
Emmaline Autumn 2025-05-07 10:19:54 -06:00
parent 672b17872f
commit 3b7298d09d

View File

@ -1,5 +1,6 @@
#!/bin/bash
set -euo pipefail
set +H
ENTRYPOINT="$1"
FLAGS_STRING="${2:-}"