applets/install: accept more than one install option
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 28 Dec 2017 22:49:48 +0000 (23:49 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 4 Jan 2018 13:43:46 +0000 (14:43 +0100)
commit952d5a6024e7b2a6d5a351a8d1329bd985da3c76
tree1f94c51d3ea2a212d7e4fc7b50869950fbf3b5f5
parent84be5ce0d814780918771727e494fe4a2eb46636
applets/install: accept more than one install option

Currently, it is impossible to pass more than one option to the isntall
script, so it totally prevents using --noclobber.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
applets/install.sh