mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Small refactor in pipewire code, remove unused extra/install_preserve_video_memory.sh script
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user