Commit b26c01f7 authored by Claes Sjofors's avatar Claes Sjofors

V5.5 release notes and upgrade script

parent c0a960de
......@@ -48,7 +48,7 @@
</table>
<h2 id="mainmenu">Upgrading</h2>
<table id="mainmenu" border="1" cellspacing="0" width="100%">
<tr><td id="mainmenu"><a id="mainmenu" href="upgrade54.pdf" target="right">Upgrading from V5.3</a></td></tr>
<tr><td id="mainmenu"><a id="mainmenu" href="upgrade55.pdf" target="right">Upgrading from V5.4</a></td></tr>
</table>
<br>
<h2 id="mainmenu">Changelog</h2>
......
......@@ -55,7 +55,7 @@
</table>
<h2 id="mainmenu">Uppgradering</h2>
<table id="mainmenu" border="1" cellspacing="0" width="100%">
<tr><td id="mainmenu"><a id="mainmenu" href="../en_us/upgrade54.pdf" target="right">Uppgradering frn V5.3</a></td></tr>
<tr><td id="mainmenu"><a id="mainmenu" href="../en_us/upgrade55.pdf" target="right">Uppgradering frn V5.4</a></td></tr>
</table>
<br>
<h2 id="mainmenu">ndringslogg</h2>
......
......@@ -635,8 +635,8 @@ usage()
savedirectory Save directory volume.
classvolumes Create loadfiles for classvolumes.
updateclasses Update classes.
cnvobjects Update Profinet modules.
renamedb Rename old databases.
loaddb Load databases.
compile Compile all plcprograms in the database
createload Create new loadfiles.
buildnodes Build all nodes in the project.
......@@ -678,7 +678,7 @@ for db in $tmp; do
fi
done
passes="savedirectory classvolumes updateclasses cnvobjects compile createload buildnodes createpackage"
passes="savedirectory classvolumes renamedb loaddb compile createload buildnodes createpackage"
#echo "Pass: $passes"
echo ""
echo -n "Enter start pass [savedirectory] > "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment