Add --noconfirm to paru commands for non-interactive installs
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
set -euo pipefail
|
||||
|
||||
echo "==> LaTeX packages"
|
||||
paru -S --needed \
|
||||
paru -S --needed --noconfirm \
|
||||
texlive-most tllocalmgr-git \
|
||||
biber
|
||||
|
||||
Reference in New Issue
Block a user