Add install script from ebook-health-protocol repo.
This commit is contained in:
8
install.sh
Executable file
8
install.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
# 2024-03-06 Hyperling
|
||||
|
||||
sudo apt install pandoc \
|
||||
texlive-latex-base texlive-fonts-recommended \
|
||||
texlive-extra-utils texlive-latex-extra
|
||||
|
||||
exit $?
|
Reference in New Issue
Block a user