`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>openwrt-24.10
parent
45a50a06fb
commit
2c22589782
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
# This script does nothing, intentionally.
|
Loading…
Reference in new issue