Run TUFLOW From PowerShell: Difference between revisions

Content deleted Content added
Line 10:
<pre>
cd '<Path-to-Tuflow-Runs-Folder>'
</pre>
 
Assuming the script filename is run.ps1, this can be run from the PowerShell command line with this command:
<pre>
.\run.ps1
</pre>