From 8e1297ce6466111065b49c79be7d92f290522472 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Thu, 25 Jun 2009 04:44:33 +0000 Subject: [PATCH] update LogoLinkURL in template. --- rt3/monitor-rt3.init | 1 + 1 file changed, 1 insertion(+) diff --git a/rt3/monitor-rt3.init b/rt3/monitor-rt3.init index 41c8143..0e24a11 100644 --- a/rt3/monitor-rt3.init +++ b/rt3/monitor-rt3.init @@ -70,6 +70,7 @@ function check_rt_siteconfig () # setup RT_SiteConfig.pm update_config PLC_NAME "$PLC_NAME" $tmp_siteconfig update_config PLC_RT_HOSTNAME $PLC_RT_HOST $tmp_siteconfig + update_config PLC_WWW_HOSTNAME $PLC_WWW_HOST $tmp_siteconfig update_config RT_DB_NAME $RT3_DB_NAME $tmp_siteconfig update_config RT_DB_USER $RT3_DB_USER $tmp_siteconfig -- 2.47.0