Tooth/uninstall.sh
2020-06-30 00:43:45 +03:00

5 lines
49 B
Bash
Executable file

cd build
sudo ninja uninstall
cd ..
rm -rf build