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