docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.21k stars 1.23k forks source link

Fix 'unexpected token' error #862

Closed Neos21 closed 3 years ago

Neos21 commented 4 years ago

After install Docker Toolbox, I opened 'Quickstart Docker Terminal' and an error occurred.

bash: C:\Program Files\Docker Toolbox\start.sh: line 104: syntax error near unexpected token `('
Looks like something went wrong in step ´Finalize´... Press any key to continue...

I have identified the cause of the problem. Please check my pull request. Thank you.