GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站

Home Page:https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update_wowchemy fail

JOduMonT opened this issue · comments

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

  • Debian 11
  • hugo v0.87.0-B0C541E4+extended linux/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio
  • go version go1.17 linux/amd64

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.