3 lines
58 B
Bash
3 lines
58 B
Bash
|
#!/usr/bin/env Rscript
|
||
|
bookdown::render_book("index.rmd")
|