diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-10-20 22:44:15 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-10-20 22:44:15 +0200 |
commit | d84054ecbbd15e92736e5e5f55e36f72f410d3a5 (patch) | |
tree | 25f3aae9ca5c4e16eb0bfe163044c1080f9bed96 /uninstall.sh | |
parent | 939bf23921cce4b934ecc2a98fa871c7538d0276 (diff) |
gsr-overlay > gsr-ui
Diffstat (limited to 'uninstall.sh')
-rwxr-xr-x | uninstall.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/uninstall.sh b/uninstall.sh index e6ebbee..0dc932f 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -7,5 +7,4 @@ cd "$script_dir" ninja -C build uninstall -echo "Successfully uninstalled gsr-overlay" -c
\ No newline at end of file +echo "Successfully uninstalled gsr-ui"
\ No newline at end of file |