音楽で楽しみましょう!-Let's have fun with music!-
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
parent
7c3206bf83
commit
54c6d22102
517 changed files with 637 additions and 639 deletions
1
Makefile
1
Makefile
|
|
@ -1,5 +1,4 @@
|
|||
SHELL := bash
|
||||
CPU_CORES := $(shell N=$$(nproc); echo $$(( $$N > 4 ? 4 : $$N )))
|
||||
|
||||
BAKE_FILES = \
|
||||
docker-bake.json \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue