diff -r e4d25f50164d -r 7ae95b9938c4 upgrade.sh --- a/upgrade.sh Tue Aug 26 01:53:48 2008 +0000 +++ b/upgrade.sh Wed Aug 27 04:52:32 2008 +0000 @@ -80,3 +80,7 @@ [ -d ${DOC_DIR}/examples ] || mkdir -m 0755 -p ${DOC_DIR}/examples install -m 0644 ${INSTALL_OPTS} pgsql-*.cf ${DOC_DIR}/examples install -m 0644 ${INSTALL_OPTS} vmm.cfg ${DOC_DIR}/examples + +# update config file +./update_config_0.4.x-0.5.py +