install.sh: Use built-in shell functionality instead of awk
If install.sh relies on awk, install.sh malfunctions when run on a
device with a limited environment where awk is not available. This patch
replaces the use of awk with built-in shell script functionality.
Fixes: #3737
Signed-off-by:
Joakim Roubert <joakim.roubert@axis.com>
Showing
Please
register
or
sign in
to comment