openwrt/package/base-files/files/lib
Rosen Penev 8e6f2c029f base-files/functions.sh: use command -v instead of which
which must be executed. command -v is a shell builtin.

https://github.com/koalaman/shellcheck/wiki/SC2230

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 14:42:32 +02:00
..
functions base-files: add functions to set or clear bit in MAC address 2020-07-08 23:22:30 +02:00
preinit base-files: replace backticks by $(...) 2020-07-11 12:52:01 +02:00
upgrade base-files: switch_to_ramfs: add nand-utils 2020-05-18 18:24:06 +02:00
functions.sh base-files/functions.sh: use command -v instead of which 2020-07-11 14:42:32 +02:00