Changeset 384 in tmcsimulator for trunk/bin


Ignore:
Timestamp:
04/19/2019 05:36:47 AM (7 years ago)
Author:
jdalbey
Message:

Add a bin folder and scripts for Unix and Windows to launch the simulator with either full or practice scripts

Location:
trunk/bin
Files:
6 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/systemstart_practice_session.sh

    r382 r384  
    88sleep 7 
    99java -jar deploy/SimManager.jar practice_script_2016.xml & 
     10# Manual step for now, until it's integrated into Sim Mgr 
     11cp scripts/practice_script_2016.xml webapps/dynamicdata/incident_script.xml 
    1012 
    11  
Note: See TracChangeset for help on using the changeset viewer.