Update 1-setup.sh
This commit is contained in:
parent
c6220699c7
commit
55e9c55aae
|
|
@ -278,6 +278,7 @@ elif lspci | grep -E "Integrated Graphics Controller"; then
|
|||
pacman -S libva-intel-driver libvdpau-va-gl lib32-vulkan-intel vulkan-intel libva-intel-driver libva-utils --needed --noconfirm
|
||||
fi
|
||||
|
||||
sudo hostnamectl set-hostname $hostname
|
||||
echo -e "\nDone!\n"
|
||||
|
||||
if [ $(whoami) = "root" ];
|
||||
|
|
|
|||
Loading…
Reference in New Issue