GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站
https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex
MIT License
356 stars 101 forks source link

update_wowchemy fail #99

Closed JOduMonT closed 3 years ago

JOduMonT commented 3 years ago

when I run bash ./update_wowchemy.sh

./update_wowchemy.sh: line 2: $'\r': command not found
./update_wowchemy.sh: line 8: $'\r': command not found
./update_wowchemy.sh: line 16: syntax error near unexpected token `$'{\r''
'/update_wowchemy.sh: line 16: `function update_wowchemy () {

but when I run

  hugo mod get -u ./...
  hugo mod tidy

everything works fine

my setup

github-actions[bot] commented 3 years ago

This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the main branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.