kata-containers/src/runtime/hack
stevenhorsman dbba6b056b shellcheck: Fix shellcheck SC2148
> Tips depend on target shell and yours is unknown. Add a shebang.

Add
```
#!/usr/bin/env bash
```

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2025-03-04 09:35:46 +00:00
..
selinux_tag.sh runtime: move all code to src/runtime 2020-04-27 19:39:25 -07:00
tree_status.sh runtime: Add make vendor 2021-07-14 13:59:40 +02:00
update-generated-hypervisor-proto.sh runtime: Update hypervisor generated code 2023-11-29 18:04:40 +00:00
update-generated-runtime-proto.sh shellcheck: Fix shellcheck SC2148 2025-03-04 09:35:46 +00:00