diff options
| author | Chris Titus <[email protected]> | 2021-10-21 23:18:28 -0500 |
|---|---|---|
| committer | Chris Titus <[email protected]> | 2021-10-21 23:18:28 -0500 |
| commit | 55e9c55aaeab98ec2a6619a6a69db4adb656119e (patch) | |
| tree | cc4305cfec80b6ed3244d8a07014e3b4bb5ce127 | |
| parent | c6220699c7e43e90ace97b98369adb7a6f029127 (diff) | |
| download | ArchTitus-55e9c55aaeab98ec2a6619a6a69db4adb656119e.tar.xz ArchTitus-55e9c55aaeab98ec2a6619a6a69db4adb656119e.zip | |
Update 1-setup.sh
| -rwxr-xr-x | 1-setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" ]; |
