diff --git a/install.sh b/install.sh index 6a22bc9..1e527e2 100755 --- a/install.sh +++ b/install.sh @@ -5,4 +5,4 @@ sudo apt install pandoc \ texlive-latex-base texlive-fonts-recommended \ texlive-extra-utils texlive-latex-extra -exit 0 +exit $?