mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-09-13 15:37:40 +03:00
7 lines
139 B
Bash
Executable File
7 lines
139 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf ~/.local/bin/bRAC \
|
|
~/.config/bRAC \
|
|
~/.local/share/bRAC \
|
|
~/.local/share/applications/ru.themixray.bRAC.desktop
|