1
0
mirror of https://gitlab.gnome.org/World/tootle synced 2024-12-11 16:15:33 +01:00
tootle-linux-client/uninstall.sh

5 lines
49 B
Bash
Raw Normal View History

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