changeset 68 | 7ae95b9938c4 |
parent 39 | 8dcf739fc97e |
child 81 | 89b71a9abfcf |
--- 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 +