5 lines
49 B
Bash
5 lines
49 B
Bash
|
cd build
|
||
|
sudo ninja uninstall
|
||
|
cd ..
|
||
|
rm -rf build
|