openwrt/package/base-files/files/bin
Leon M. George 6ce9f42b98
base-files: ipcalc.sh: use shebang to invoke awk
There's hardly an shell logic in ipcalc.sh and a $* that would garble
parameter positions.
Move the awk invokation to the shebang.

A rename from "ipcalc.sh" to "ipcalc" is desirable but could prove tricky
with packages in other repositories depending on the filename.

Signed-off-by: Leon M. George <leon@georgemail.eu>
2023-02-07 21:05:57 +01:00
..
board_detect treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
config_generate base-files: add protocol qmi/mbim support for ucidef_set_interface() 2022-10-18 15:09:23 +02:00
ipcalc.sh base-files: ipcalc.sh: use shebang to invoke awk 2023-02-07 21:05:57 +01:00