LP#1743220: Update script to accommodate Ubuntu 16.04. user/dyrcona/lp1743220_update_edi_translator_installer-signoff
authorChris Sharp <csharp@georgialibraries.org>
Sun, 14 Jan 2018 13:39:53 +0000 (08:39 -0500)
committerJason Stephenson <jason@sigio.com>
Sun, 14 Jan 2018 16:50:28 +0000 (11:50 -0500)
commitbd1cb9b7e2689a3bda8953e790a5ec73b10563cf
tree58c9ed1d457c1ae4a2bc0807dab82de87a60a621
parent56bcda57b3d8a364abc883afe9e27563bef8f6cd
LP#1743220: Update script to accommodate Ubuntu 16.04.

- renamed the script to "install-ubuntu.sh"
- changed the hard-coded Ruby version to a variable
  that depends on the Ubuntu release (per the lsb_release
  command)
- saw the script work on my 16.04 server

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/edi_translator/install-ubuntu-trusty.sh [deleted file]
Open-ILS/src/edi_translator/install-ubuntu.sh [new file with mode: 0755]