Exit with the same status apt gave.

This commit is contained in:
Hyperling 2024-03-06 17:32:51 -07:00
parent c87a8927cb
commit 03157194e5

View File

@ -5,4 +5,4 @@ sudo apt install pandoc \
texlive-latex-base texlive-fonts-recommended \
texlive-extra-utils texlive-latex-extra
exit 0
exit $?