up
This commit is contained in:
@@ -114,6 +114,9 @@ install_quarto() {
|
||||
}
|
||||
|
||||
configure_quarto() {
|
||||
if [[ ! $(command -v quarto) ]]; then
|
||||
install_quarto
|
||||
fi
|
||||
quarto install tinytex
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user