install_osm.sh: clean deb repos, but do not remove packages 46/8546/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 31 Jan 2020 13:27:29 +0000 (14:27 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 31 Jan 2020 13:37:18 +0000 (14:37 +0100)
commit25e87d22a56148f402139f1096f227857be38aca
treebac35b79f0d7c295c1116c0eee245c9b67538b8b
parentae0784f4e86e61f36dc4802e889504f1086dddd0
install_osm.sh: clean deb repos, but do not remove packages

The script install_osm.sh has been updated to:
- clean deb repos
- do not remove all packages
- admit all options in get opt
- capture errors for options expecting an argument

The script full_install_osm.sh has been updated to:
- order the case options in getopts as they appear in the getopts line
- capture errors for options expecting an argument

Change-Id: I53681cfddf4d6668a31646d3bce0c80e750a6d3c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
installers/full_install_osm.sh
installers/install_osm.sh