Relative Content

Tag Archive for bashshellsh

Syntax Error: Word Unexpected (Expectating “do”) Shell

Im using docker for the first time to extract some file .dbc to .csv, following this repository: https://github.com/greatjapa/dbc2csv.
When I execute docker run -it -v "/c/Users/Vinicius/dbc2csv/source:/usr/src/app/data dbc2csv make" i get the following error: