applets/install: respect noclobber for script wrappers too
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 28 Dec 2017 22:49:47 +0000 (23:49 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 4 Jan 2018 13:36:17 +0000 (14:36 +0100)
commit84be5ce0d814780918771727e494fe4a2eb46636
treeca369aa8c61a428294994fdc88934f27dd66c245
parenta034cab0952bcb93cfbe8b2a333c59615dfa7e90
applets/install: respect noclobber for script wrappers too

Simplify the handling of --noclobber so that it applies to all types of
installation types, even to script wrappers.

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