From: Galen Charlton Date: Tue, 15 Nov 2022 23:43:52 +0000 (-0500) Subject: more updates to the server upgrade X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e35f6692fe6ee5c8743f63b972ae3ee4dd7f8eef;p=evergreen%2Fpines.git more updates to the server upgrade Signed-off-by: Galen Charlton --- diff --git a/docs/modules/installation/pages/server_upgrade.adoc b/docs/modules/installation/pages/server_upgrade.adoc index 71fb025213..02007bb587 100644 --- a/docs/modules/installation/pages/server_upgrade.adoc +++ b/docs/modules/installation/pages/server_upgrade.adoc @@ -105,7 +105,7 @@ can supply `STAFF_CLIENT_STAMP` during the `make install` step like this: [source, bash] ------------------------------------------------------------ cd /home/opensrf/Evergreen-ILS-3.10.0 -make STAFF_CLIENT_STAMP_ID=rel_3_10_rc install +make STAFF_CLIENT_STAMP_ID=rel_3_10_0 install ------------------------------------------------------------ + . As the *root* user, change all files to be owned by the opensrf user and group: @@ -122,7 +122,7 @@ chown -R opensrf:opensrf /openils ------------------------------------------------------------ cd /openils/var/web/xul/ rm server -ln -sf rel_3_10_rc/server server +ln -sf rel_3_10_0/server server ------------------------------------------------------------ + . As the *opensrf* user, update opensrf_core.xml and opensrf.xml by copying the