3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
Rscript -e 'library(bookdown);bookdown::render_book()'
|