Closed richelbilderbeek closed 3 years ago
If you want, I can do so :-)
I tried a few different ways but it doesn't seem to be working. :( Could you try it? Thank you!
Hi @tzina97, just created a PR at https://github.com/tzina97/netMHCpanW/pull/5 :-)
The new file showed the same issue. I tried to use chmod but it didn't seem to change anything. @richelbilderbeek Could you maybe fix it again please?
Sure, here it is: https://github.com/tzina97/netMHCpanW/pull/13
I just saw here that the build now fails due to file permissions:
I am unsure if a Windows user can fix this. Under Linux, it would be
chmod +x install_netMHCpan.sh
to modify the file permissions to add (+
) the right to execute.