Make the command easier to read.
This commit is contained in:
parent
b48d25e300
commit
c87a8927cb
@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
# 2024-03-06 Hyperling
|
||||
|
||||
sudo apt install pandoc texlive-latex-base texlive-fonts-recommended texlive-extra-utils texlive-latex-extra
|
||||
sudo apt install pandoc \
|
||||
texlive-latex-base texlive-fonts-recommended \
|
||||
texlive-extra-utils texlive-latex-extra
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user