carpentries / styles

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇
https://carpentries.github.io/lesson-example
Other
84 stars 94 forks source link

Makefile: use SHELL to call bin/knit_lesson.sh #562

Closed maxim-belkin closed 3 years ago

maxim-belkin commented 3 years ago

Use SHELL to call bin/knit_lessons.sh script. This should let us avoid relying on the executable bit of the script.