sudo apt-get install dos2unix
then run dos2unix on whatever files are not loading
for example
dos2unix -b main.nut
After everything is working, use notepad++ on your windows PC instead of regular notepad. It will preserve the files in UNIX.
then run dos2unix on whatever files are not loading
for example
dos2unix -b main.nut
After everything is working, use notepad++ on your windows PC instead of regular notepad. It will preserve the files in UNIX.