Skip to content
Snippets Groups Projects
Commit fbd81984 authored by kaloyane's avatar kaloyane
Browse files

minor: upgrade the script to reflect changes from Tomek in the openBIS setup guide

SVN: 23315
parent 9c3ec168
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ def uploadToConfluenceAndPrintPageText(version):
printWiki()
printWiki("h5. openBIS Generic Framework")
printWiki()
processFile("Installation Wizard (AS+DSS)", "openBIS-installation", version)
processFile("Installation and Upgrade Wizard (AS+DSS)", "openBIS-installation", version)
printWiki("* Command Line Installation")
processFile("Application Server (AS)", "openBIS-server", version, 2)
processFile("Data Store Server (DSS)", "datastore_server", version, 2)
......@@ -82,7 +82,7 @@ def uploadToConfluenceAndPrintPageText(version):
printWiki()
printWiki('h5. openBIS for High Content Screening')
printWiki()
processFile("Installation Wizard (AS+DSS)", "openBIS-installation-screening", version)
processFile("Installation and Upgrade Wizard (AS+DSS)", "openBIS-installation-screening", version)
printWiki("* Command Line Installation")
processFile("Application Server (AS)", "openBIS-server-screening", version, 2)
processFile("Data Store Server (DSS)", "datastore_server-screening", version, 2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment