Skip to content

Commit

Permalink
Add sleep to let time for multichain
Browse files Browse the repository at this point in the history
  • Loading branch information
flibustier committed Apr 11, 2018
1 parent 71c0eb1 commit 1c2d5dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start.bat
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if not exist %CD%\frontend\dist goto front
:build
if not exist main.exe goto back
:launch
timeout 7
start main.exe
echo [FINISH] (T+1) The server is now launched! You can also launch it manually with ./main.exe
pause
Expand Down

0 comments on commit 1c2d5dc

Please sign in to comment.