]> 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:09:48 +0000 (17:09 -0500)
commit9b6b37d5e039f56e441650750214cfe4ec6f66b2
treed896a6807fafd93cc39c4e3fac3e0c1e5d26b679
parentb7cd9e777c360a2303602114ea32bf6fa64fbe88
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]