mirror of
https://gitlab.gnome.org/World/tootle
synced 2025-02-08 15:48:41 +01:00
7 lines
81 B
Bash
Executable File
7 lines
81 B
Bash
Executable File
set -e
|
|
meson build
|
|
cd build
|
|
ninja
|
|
sudo ninja install
|
|
com.github.bleakgrey.tootle
|