mirror of
https://github.com/CommonLoon102/NBloodServerSupervisor.git
synced 2024-12-22 18:52:44 +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
|
||||
RUN cd NBlood \
|
||||
&& git checkout gnorender \
|
||||
&& make nblood NORENDER=1
|
||||
&& make blood NORENDER=1
|
||||
|
||||
# Install and configure nginx
|
||||
RUN apt-get update && apt-get install -y nginx \
|
||||
|
Loading…
Reference in New Issue
Block a user