Small refactor in pipewire code, remove unused extra/install_preserve_video_memory.sh script

This commit is contained in:
dec05eba
2024-08-18 13:38:29 +02:00
parent 6b8e547737
commit 8efc371038
2 changed files with 51 additions and 46 deletions

View File

@@ -1,8 +0,0 @@
#!/bin/sh
script_dir=$(dirname "$0")
cd "$script_dir"
[ $(id -u) -ne 0 ] && echo "You need root privileges to run the install script" && exit 1
install -Dm644 gsr-nvidia.conf /etc/modprobe.d/gsr-nvidia.conf