Update arch_install.sh
This commit is contained in:
parent
fa489d056e
commit
a0eb37d3d9
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ sudo pacman -Syu --noconfirm
|
||||||
|
|
||||||
# Telepítsük a kívánt csomagokat
|
# Telepítsük a kívánt csomagokat
|
||||||
echo "Csomagok telepítése..."
|
echo "Csomagok telepítése..."
|
||||||
sudo pacman -S --noconfirm eog flatpak base-devel bash-completion firefox baobab ffmpeg git xdg-desktop-portal-wlr
|
sudo pacman -S --noconfirm nano eog flatpak base-devel bash-completion firefox baobab ffmpeg git xdg-desktop-portal-wlr
|
||||||
|
|
||||||
# Választott GPU kódok futtatása
|
# Választott GPU kódok futtatása
|
||||||
if [ "$gpu_choice" == "1" ]; then
|
if [ "$gpu_choice" == "1" ]; then
|
||||||
|
|
Loading…
Reference in a new issue