more updates to the server upgrade
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 15 Nov 2022 23:43:52 +0000 (18:43 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 15 Nov 2022 23:43:52 +0000 (18:43 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
docs/modules/installation/pages/server_upgrade.adoc

index 71fb025..02007bb 100644 (file)
@@ -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