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