[open-ils-commits] [GIT] Evergreen ILS branch rel_3_5 updated. 39da539ac7e9af31ba92e2956bdd83f19e6204fd
Evergreen Git
git at git.evergreen-ils.org
Thu Aug 13 09:52:35 EDT 2020
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_3_5 has been updated
via 39da539ac7e9af31ba92e2956bdd83f19e6204fd (commit)
from 3e6bc88c1f6525248716f52986c73251ce2ba864 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 39da539ac7e9af31ba92e2956bdd83f19e6204fd
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date: Thu Aug 13 06:51:26 2020 -0700
Docs: ldconfig needs to be run when installing on Ubuntu 18.04 too
Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
diff --git a/docs/installation/server_installation.adoc b/docs/installation/server_installation.adoc
index f72a85f348..eb54986652 100644
--- a/docs/installation/server_installation.adoc
+++ b/docs/installation/server_installation.adoc
@@ -242,7 +242,7 @@ chown -R opensrf:opensrf /openils
Run ldconfig
------------
-On Debian Stretch / Buster, run the following command as the root user:
+On Ubuntu 18.04 or Debian Stretch / Buster, run the following command as the root user:
[source, bash]
------------------------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
docs/installation/server_installation.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list