s390/boot: improve install.sh script
authorMarc Hartmayer <mhartmay@linux.ibm.com>
Mon, 31 Jan 2022 13:22:31 +0000 (13:22 +0000)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 13 Apr 2023 15:36:28 +0000 (17:36 +0200)
commitd24e18ef7e13c9cd580ebee771f7ccb9d3f6ee42
treef0d9548ee27ba3563e7f31548ff8b1235ada95e6
parentc01f2a5fe4e3df4ab846fcba5435ca9fdee4f583
s390/boot: improve install.sh script

Use proper quoting for the variables and explicitly distinguish between
command options and positional arguments.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/boot/install.sh