Merge pull request #78 from guardicore/feature/start_browser_on_windows

Start browser when running island on windows
This commit is contained in:
Daniel Goldberg 2018-01-02 18:11:46 +02:00 committed by GitHub
commit eb622cb8e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 https://localhost:5000