diff options
Diffstat (limited to 'uninstall.sh')
-rwxr-xr-x | uninstall.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uninstall.sh b/uninstall.sh index 6578baa..9457d1f 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -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"
\ No newline at end of file |