Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: replace `true` with a custom noop script | Ilya Katsnelson | 2023-11-03 |
`true` might be a shell built-in, or simply not accessible in the hardcoded locations. Replace it with a custom script that does nothing. Signed-off-by: Ilya Katsnelson <me@0upti.me> |