Skip to content

Commit

Permalink
FIx readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriiklymiuk committed Oct 6, 2022
1 parent 0030c12 commit d74bce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ These files are created, so that you can run db_services manually, if you want.
- Runs scripts in ```beforeStart``` of service
- Runs scripts in ```start``` of service **concurrently** (in parallel)
8. If you run ```Ctrl-C``` in terminal, it will:
- close all start scripts
- terminate all services and their scripts
- stop all databases
- runs all ```afterStart``` commands

Expand Down

0 comments on commit d74bce3

Please sign in to comment.