diff --git a/post/run.sh b/post/run.sh index 63b24d1..304f9be 100644 --- a/post/run.sh +++ b/post/run.sh @@ -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