Skip to content

Commit 943f18f

Browse files
authored
Forgot to add --noconfirm
1 parent 03e21b8 commit 943f18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ echo "Building package and its dependencies..."
88
echo "---------------------------------------------------------------"
99
make-aur-package aria2p
1010
make-aur-package varia
11-
pacman -Syu python-charset-normalizer
11+
pacman -Syu --noconfirm python-charset-normalizer
1212

1313
echo "Installing debloated packages..."
1414
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)