mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-07 18:04:51 -04:00
modified
This commit is contained in:
parent
d9a28346d4
commit
e2ff969bf1
1 changed files with 4 additions and 1 deletions
|
@ -10,4 +10,7 @@ COPY . /Bibata
|
||||||
# Change Work Directory
|
# Change Work Directory
|
||||||
WORKDIR /Bibata
|
WORKDIR /Bibata
|
||||||
# Building Source code
|
# Building Source code
|
||||||
RUN make -j 10
|
RUN make Bibata_Classic -j
|
||||||
|
RUN make Bibata_Oil -j
|
||||||
|
RUN make Bibata_Ice -j
|
||||||
|
RUN make Bibata_Amber -j
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue