Install systemd service in install script, skip empty audio device

Stop systemd service with SIGINT
This commit is contained in:
dec05eba
2023-10-15 18:11:47 +02:00
parent 3ae89c8d7c
commit bae4504370
6 changed files with 18 additions and 6 deletions

View File

@@ -4,5 +4,6 @@
rm -f "/usr/bin/gsr-kms-server"
rm -f "/usr/bin/gpu-screen-recorder"
rm -f "/usr/lib/systemd/user/gpu-screen-recorder.service"
echo "Successfully uninstalled gpu-screen-recorder"