Merge pull request #347 from anhskohbo/patch-1

Use --noconfirm option
This commit is contained in:
strasharo 2017-01-09 21:56:56 +02:00 committed by GitHub
commit 0859e1b25c
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ conditional_clear
mostrarheader
echo "Updating system..."
sudo pacman -S xterm --yes
sudo pacman -S xterm --noconfirm
##############################