scripts/download.pl: read file natively
authorMatteo Croce <teknoraver@meta.com>
Sat, 28 Sep 2024 23:01:01 +0000 (01:01 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 27 Oct 2024 13:24:32 +0000 (14:24 +0100)
commit65560de58de7a3cde8f960849e3c7c640b9456d8
tree738602190794968d78854efd236e8fa62373ec29
parent5fdd18243eecf405737939bde553e14b6eec0043
scripts/download.pl: read file natively

Read files natively instead of execing /bin/cat.

Signed-off-by: Matteo Croce <teknoraver@meta.com>
Link: https://github.com/openwrt/openwrt/pull/16784
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
scripts/download.pl