summarylogtreecommitdiffstats
path: root/openacs.install
diff options
context:
space:
mode:
Diffstat (limited to 'openacs.install')
-rw-r--r--openacs.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/openacs.install b/openacs.install
index cd6b63f5d3b9..01c289dc6554 100644
--- a/openacs.install
+++ b/openacs.install
@@ -1,7 +1,7 @@
post_install() {
oacs_service=oacs-5-10
oacs_dir=/usr/lib/openacs
- db_name=oacs-5-9
+ db_name=oacs-5-10
ns_install_dir=/usr/lib/naviserver
#if postgres is not running, start it
if pgrep "postgres" > /dev/null