Add --noconfirm to paru commands for non-interactive installs

This commit is contained in:
2026-04-15 15:25:17 +02:00
parent 6afc232505
commit ace4b0c7f7
10 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
set -euo pipefail
echo "==> LaTeX packages"
paru -S --needed \
paru -S --needed --noconfirm \
texlive-most tllocalmgr-git \
biber