mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
parent
be9bc687d8
commit
a10744be42
@ -20,7 +20,6 @@
|
|||||||
# This is a build script for OS image generation using mkosi (https://github.com/systemd/mkosi).
|
# This is a build script for OS image generation using mkosi (https://github.com/systemd/mkosi).
|
||||||
# Simply invoke "mkosi" in the project directory to build an OS image.
|
# Simply invoke "mkosi" in the project directory to build an OS image.
|
||||||
|
|
||||||
git clean -dfqx
|
|
||||||
./autogen.sh c
|
./autogen.sh c
|
||||||
make -j `nproc`
|
make -j `nproc`
|
||||||
make install
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user