`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>
2 lines
53 B
Bash
Executable file
2 lines
53 B
Bash
Executable file
#!/bin/sh
|
|
# This script does nothing, intentionally.
|