Skip to content
Snippets Groups Projects
Commit 5c6c94a2 authored by david_williams's avatar david_williams
Browse files

prep for update sites

parent c5d9fe43
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ then
elif [ "${1}" = "Ganymede" ]
then
testUpdateSite=${HOME}/downloads/webtools/tempTestUpdates
testUpdateSite=${HOME}/downloads/webtools/tempTestUpdates30x
milestoneDirectory=${HOME}/downloads/webtools/milestones
releaseDir=${HOME}/downloads/webtools/updates
mainSiteFileName=siteGanymede.xml
......@@ -32,7 +32,7 @@ then
elif [ "${1}" = "Galileo" ]
then
testUpdateSite=${HOME}/downloads/webtools/tempTestUpdates
testUpdateSite=${HOME}/downloads/webtools/tempTestUpdates31
milestoneDirectory=${HOME}/downloads/webtools/milestones
releaseDir=${HOME}/downloads/webtools/updates
mainSiteFileName=siteGalileo.xml
......
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