Tooth/uninstall.sh

5 lines
49 B
Bash
Raw Normal View History

2020-06-29 21:43:45 +00:00
cd build
sudo ninja uninstall
cd ..
rm -rf build