docker2exe icon indicating copy to clipboard operation
docker2exe copied to clipboard

Path separator error

Open asdasd070511 opened this issue 3 years ago • 0 comments

An error on Windows.

mkdir C:\Users\m1208/dist

make: *** [Makefile:25: C:\Users\m1208/dist] Error 1 exit status 2

'/' needs to be corrected to ''

asdasd070511 avatar Feb 06 '23 07:02 asdasd070511