fix: blender output location
This commit is contained in:
@@ -29,4 +29,6 @@ RUN cmake \
|
|||||||
RUN make -j$(nproc)
|
RUN make -j$(nproc)
|
||||||
RUN cpack -G TXZ
|
RUN cpack -G TXZ
|
||||||
|
|
||||||
|
RUN cp $(ls -l blender*.tar.xz | cut -d' ' -f9 | tr -d '\n') /home/rocm/blender.tar.xz
|
||||||
|
|
||||||
CMD ["bash", "-l"]
|
CMD ["bash", "-l"]
|
||||||
|
|||||||
Reference in New Issue
Block a user