Do not automatically install coolbits

This commit is contained in:
dec05eba
2023-06-20 00:26:28 +02:00
parent 7f2099b3ca
commit a20068e23c
4 changed files with 7 additions and 5 deletions

View File

@@ -12,5 +12,4 @@ rm -f "/usr/local/bin/gpu-screen-recorder"
install -Dm755 "gsr-kms-server" "/usr/bin/gsr-kms-server"
install -Dm755 "gpu-screen-recorder" "/usr/bin/gpu-screen-recorder"
[ -f "/proc/driver/nvidia/version" ] && ./install_coolbits.sh
echo "Successfully installed gpu-screen-recorder"