make pacman silent
This commit is contained in:
parent
94f3a43782
commit
427a5c3c71
@ -22,7 +22,7 @@ systemctl enable iptables
|
||||
systemctl enable ip6tables
|
||||
|
||||
echo "Install minimal required packages..."
|
||||
pacman -S -q iftop htop bash-completion iotop lsof screen neofetch
|
||||
pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch
|
||||
|
||||
echo "Setup motd default..."
|
||||
echo "neofetch" >> /etc/profile.d/neofetch.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user