projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b50590d
)
Bump Postgres Version to 10
author
Jason Boyer
<JBoyer@equinoxOLI.org>
Mon, 14 Feb 2022 13:40:54 +0000
(08:40 -0500)
committer
Jason Boyer
<jboyer@equinoxOLI.org>
Wed, 23 Feb 2022 12:10:09 +0000
(07:10 -0500)
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
installer/stretch/eg_stretch_installer.sh
patch
|
blob
|
history
diff --git
a/installer/stretch/eg_stretch_installer.sh
b/installer/stretch/eg_stretch_installer.sh
index
2f7d102
..
03c76d8
100755
(executable)
--- a/
installer/stretch/eg_stretch_installer.sh
+++ b/
installer/stretch/eg_stretch_installer.sh
@@
-276,7
+276,7
@@
function init_variables {
echo EVERGREEN_BRANCH=${EVERGREEN_BRANCH}
OPENSRF_PREREQ_TARGET=debian-stretch
EVERGREEN_PREREQ_TARGET=debian-stretch
- EVERGREEN_DB_PREREQ_TARGET=postgres-server-debian-stretch
+ EVERGREEN_DB_PREREQ_TARGET=postgres-server-debian-stretch
-10
echo OPENSRF_PREREQ_TARGET=${OPENSRF_PREREQ_TARGET}
echo EVERGREEN_PREREQ_TARGET=${EVERGREEN_PREREQ_TARGET}
echo EVERGREEN_DB_PREREQ_TARGET=${EVERGREEN_DB_PREREQ_TARGET}