]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1743220: Update script to accommodate Ubuntu 16.04.
authorChris Sharp <csharp@georgialibraries.org>
Sun, 14 Jan 2018 13:39:53 +0000 (08:39 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 6 Feb 2018 22:06:27 +0000 (17:06 -0500)
commit056cdf157d96c7bd20379ed9d1bb63515e871bc6
tree8a25dc58f7c62963da0bca760cebe27d3c686903
parent6105bf23093781fcad169f7acd03736a11a4ab9d
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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/edi_translator/install-ubuntu-trusty.sh [deleted file]
Open-ILS/src/edi_translator/install-ubuntu.sh [new file with mode: 0755]