stich86 / lpac-libmbim-wrapper

This is a wrapper for LPAC client to used libmbim to manage euICC on Linux client
MIT License
7 stars 2 forks source link

remove ^M from line endings #3

Closed AndySchroder closed 3 months ago

AndySchroder commented 3 months ago

Please remove ^M from line endings. Doing chmod +x wrapper.py and running ./wrapper.py command does not work, it results in -bash: ./wrapper.py: /usr/bin/python3^M: bad interpreter: No such file or directory.

stich86 commented 3 months ago

thanks, fixed :)