help with manual install.
-
Manual install is the only thing that seems to work, how do I create a text file with lf line feed?
-
create text file using your favorit text editor, like nano or vim
-
@xsetiadi what does lf linefeed mean?
-
Different operating systems store simple text files differently.
If you are using linux, it will automatically create text files with "LF" (line feed).
If you are on windows, it will create "CRLF" (carriage return + line feed).
On Mac OS it will create "CR" (carriage return).So, on linux, you don't have to worry.
On windows and mac you have to explicitly convert the text file to "LF". On windows for example, notepad cannot do that but notepad++ for example.In case you want to know more: https://en.wikipedia.org/wiki/CRLF
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login