laurent22 / wslpath

wslpath - Converts Unix and Windows format paths in WSL
MIT License
107 stars 8 forks source link

location of wslpath binary #9

Open bardware opened 3 years ago

bardware commented 3 years ago

I was trying to convert an Ubuntu installation to WSL2 and kept getting error

./bin/wslpath: Can't create 'bin/wslpath'
bsdtar: Error exit delayed from previous errors.

Your script moves the wslpath binary to /usr/bin/ folder. I had to move it to /bin/ to succeed.

KohChia commented 3 months ago

It's not necessary to use this script anymore since there is a built-in wslpath tool in WSL2 distro.