1
0
mirror of https://gitlab.gnome.org/World/tootle synced 2025-02-08 15:48:41 +01:00
tootle-linux-client/install.sh
2020-07-07 15:44:41 +03:00

7 lines
81 B
Bash
Executable File

set -e
meson build
cd build
ninja
sudo ninja install
com.github.bleakgrey.tootle