Changes between Version 9 and Version 10 of GEC13Agenda/ExperimenterWorkflowTutorial/Tutorial
- Timestamp:
- 03/13/12 00:38:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC13Agenda/ExperimenterWorkflowTutorial/Tutorial
v9 v10 96 96 Before you start make sure you update the tutorial files. 97 97 * '''Open a terminal window ''' (there is a shortcut on the top bar). 98 * ''' Change the directory to go under the bin directory of the tutorial :98 * ''' Change the directory to go under the bin directory of the tutorial''' 99 99 {{{ 100 100 cd Tutorials/ExptWorkflow/bin 101 101 }}} 102 * Download the latest version of the update script102 * '''Download the latest version of the update script''' 103 103 {{{ 104 104 wget http://192.1.249.166:8383/downloadRSpecs.sh 105 105 }}} 106 * Make it an executable106 * '''Make it an executable''' 107 107 {{{ 108 108 chmod +x downloadRSpecs.sh 109 109 }}} 110 * Leave the bin directory and execute the udpate script110 * '''Leave the bin directory''' and '''execute the udpate script''' 111 111 {{{ 112 112 cd ..; downloadRSpecs.sh