mem.sh with more than one target

This commit is contained in:
Olof Hagsand 2019-03-28 21:57:28 +01:00
parent a269e26c0d
commit 38991084a5
3 changed files with 85 additions and 63 deletions

View file

@ -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