From 8592a4692960ec922c0b40fd132405be9e34c3c2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 24 Mar 2023 02:00:38 +0100 Subject: Do not automatically install coolbits because if used on amd/intel then xorg wont boot --- install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 4acee44..014223d 100755 --- a/install.sh +++ b/install.sh @@ -9,5 +9,4 @@ cd "$script_dir" install -Dm755 "gpu-screen-recorder" "/usr/local/bin/gpu-screen-recorder" install -Dm755 "gpu-screen-recorder" "/usr/bin/gpu-screen-recorder" -./install_coolbits.sh echo "Successfully installed gpu-screen-recorder" -- cgit v1.2.3