Skip to content

Commit

Permalink
Remove 'pacman -Fy --noconfirm'
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Feb 8, 2021
1 parent cbd6df6 commit 2ed627e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init-image.bash
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ packages=(
)

pacman -Syu --noconfirm --needed --overwrite '*' "${packages[@]}"
pacman -Fy --noconfirm

0 comments on commit 2ed627e

Please sign in to comment.