IMAPbackup icon indicating copy to clipboard operation
IMAPbackup copied to clipboard

bash: ./run.sh: /bin/bash^M: bad interpreter: No such file or directory

Open nekromoff opened this issue 7 years ago • 2 comments

nekromoff avatar Jun 05 '17 10:06 nekromoff

ran into the same issue and fixed it with vim/vi: :set ff=unix save & exit, the script will work. It is related to dos/unix file endings

dwehrmann avatar Jun 22 '20 14:06 dwehrmann

Thanks for fixing it @dwehrmann feel free to make a PR 😃

ralbear avatar Jun 22 '20 18:06 ralbear

I update the file to have LF endings

ralbear avatar Jul 29 '23 07:07 ralbear