Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus authored Mar 6, 2018
1 parent 1ac1588 commit acfaa22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,9 +342,9 @@ Place any batch files you want to execute just prior to Tron completion in this

Custom scripts work like so:

- If there any `.bat` files exist in `\stage_8_custom_scripts`, Tron will execute each one sequentially by name. When they're finished, Tron will clean up and end the script as normal
- If any `.bat` files exist in `\stage_8_custom_scripts`, Tron will execute each one sequentially by name. When they're finished, Tron will clean up and end the script as normal

- If there no `.bat` files exist in `\stage_8_custom_scripts` folder, Stage 8 will be silently skipped
- If no `.bat` files exist in `\stage_8_custom_scripts` folder, Stage 8 will be silently skipped

- Supporting files may be placed in the folder but Tron itself will ignore anything that isn't a `.bat` file

Expand Down

0 comments on commit acfaa22

Please sign in to comment.