mirror of
https://github.com/TakeV-Lambda/Tooth.git
synced 2024-11-02 14:04:14 +00:00
6 lines
81 B
Bash
Executable file
6 lines
81 B
Bash
Executable file
set -e
|
|
meson build
|
|
cd build
|
|
ninja
|
|
sudo ninja install
|
|
com.github.bleakgrey.tootle
|