8 lines
113 B
Bash
8 lines
113 B
Bash
git clone https://gitlab.le-memese.com/s3rius/awatch.git awatch
|
|
pushd awatch
|
|
|
|
makepkg -fsi
|
|
|
|
popd
|
|
rm -rfv awatch
|