Update arch_install.sh
This commit is contained in:
parent
079c362a7d
commit
d3e2203259
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ sudo pacman -Syu --noconfirm
|
|||
|
||||
# Nano és Bash-completion telepítése
|
||||
echo "Csomagok telepítése..."
|
||||
sudo pacman -S --noconfirm nano bash-completion spice-vdagent
|
||||
sudo pacman -S --noconfirm nano bash-completion spice-vdagent git
|
||||
|
||||
# pacman.conf helyének meghatározása
|
||||
PACMAN_CONF="/etc/pacman.conf"
|
||||
|
|
Loading…
Reference in a new issue