scripts: run ipkg-make-index through shellcheck
authorPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 17:06:23 +0000 (19:06 +0200)
committerPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 17:06:23 +0000 (19:06 +0200)
commite6aa1a70e6c870cfeac838b52ad57b6888e6629d
treea2ec7e33da9ea4c0ac85b298c4da370c2484bba2
parente882af2850ff7077f610eaf0ecee18c371ddf98f
scripts: run ipkg-make-index through shellcheck

Use quotes and replace `` by $() to pass the shellcheck tests.

Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/ipkg-make-index.sh