mirror of
https://github.com/CommonLoon102/NBloodServerSupervisor.git
synced 2025-01-08 19:12:34 +01:00
use make blood instead make nblood
This commit is contained in:
parent
0317006741
commit
cbccbcf0d2
@ -65,7 +65,7 @@ RUN git clone https://github.com/CommonLoon102/NBlood.git
|
|||||||
# Build NBlood
|
# Build NBlood
|
||||||
RUN cd NBlood \
|
RUN cd NBlood \
|
||||||
&& git checkout gnorender \
|
&& git checkout gnorender \
|
||||||
&& make nblood NORENDER=1
|
&& make blood NORENDER=1
|
||||||
|
|
||||||
# Install and configure nginx
|
# Install and configure nginx
|
||||||
RUN apt-get update && apt-get install -y nginx \
|
RUN apt-get update && apt-get install -y nginx \
|
||||||
|
Loading…
Reference in New Issue
Block a user