Do not automatically install coolbits because if used on amd/intel then xorg wont boot

This commit is contained in:
dec05eba
2023-03-24 02:00:38 +01:00
parent 78398f9bdd
commit 8592a46929
3 changed files with 3 additions and 5 deletions

View File

@@ -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"