Add --noconfirm to paru commands for non-interactive installs
This commit is contained in:
@@ -22,7 +22,7 @@ tangle() {
|
||||
|
||||
#+begin_src bash
|
||||
echo "==> Calendar and contacts packages"
|
||||
paru -S --needed \
|
||||
paru -S --needed --noconfirm \
|
||||
vdirsyncer \
|
||||
khal \
|
||||
khard
|
||||
|
||||
Reference in New Issue
Block a user