Skip to content
Discussion options

You must be logged in to vote

I download the packages in the windows system. and then transfer it to linux, and the error occurs.
The reason of the error is:
A text file under Windows uploaded to Unix/Linux using ssh will be automatically formatted, that is, convert carriage returns and line feeds to line feeds, and when you view it under Unix, you will see that it is ^M less.

and the solution is Compress the file into a zip file and then transfer it, unzip it into sh after successful transfer and it will be successfully installed.

Thanks for your reply!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sunlight905
Comment options

@njzjz
Comment options

njzjz Nov 2, 2023
Maintainer

@sunlight905
Comment options

Answer selected by sunlight905
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants