Last active
June 24, 2020 11:52
-
-
Save Kreijstal/410a20195c998df6969488637763bcdd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get install -qqy --no-install-recommends \ | |
apt-utils \ | |
ffmpeg \ | |
sox \ | |
libcairo2-dev \ | |
texlive \ | |
texlive-fonts-extra \ | |
texlive-latex-extra \ | |
texlive-latex-recommended \ | |
texlive-science \ | |
tipa | |
echo hallo>world.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment