Start browser when running island on windows

This commit is contained in:
Itay Mizeretz 2018-01-02 18:09:51 +02:00
parent a5135c3c3f
commit cfa70e109a
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
if not exist db mkdir db
start windows\run_mongodb.bat
start windows\run_cc.bat
start windows\run_cc.bat
start https://localhost:5000