mem.sh with more than one target
This commit is contained in:
parent
a269e26c0d
commit
38991084a5
3 changed files with 85 additions and 63 deletions
|
|
@ -73,7 +73,7 @@ RUN make
|
|||
RUN make install
|
||||
|
||||
# Build and install the clixon example
|
||||
WORKDIR /clixon/clixon/example
|
||||
WORKDIR /clixon/clixon/example/main
|
||||
RUN make
|
||||
RUN make install
|
||||
RUN install example.xml /clixon/build/etc/clixon.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue