Skip to content
Snippets Groups Projects
Unverified Commit c2fd8aa4 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Dockerfile: last add script to bin

parent 339a3a62
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,6 @@ unzip last-${LAST_VERSION}.zip && \
cd last-${LAST_VERSION} && \
make && \
cp src/last* /usr/bin/ && \
cp scripts/* /usr/bin/ && \
cd .. && \
rm -Rf last-${LAST_VERSION}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment