Add --noconfirm to paru commands for non-interactive installs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
echo "==> Laptop power management"
|
||||
paru -S --needed \
|
||||
paru -S --needed --noconfirm \
|
||||
powertop \
|
||||
tlp \
|
||||
thermald
|
||||
|
||||
Reference in New Issue
Block a user