bash history thingy
This commit is contained in:
parent
672b17872f
commit
3b7298d09d
@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
set +H
|
||||||
|
|
||||||
ENTRYPOINT="$1"
|
ENTRYPOINT="$1"
|
||||||
FLAGS_STRING="${2:-}"
|
FLAGS_STRING="${2:-}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user