mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-11 07:49:57 -06:00
5 lines
48 B
Bash
Executable File
5 lines
48 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
make
|
|
make -j1 PREFIX=/usr install
|