Commit 12423b00 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We should cleanup rust artifacts after build

parent ecb4325d
...@@ -6,6 +6,7 @@ all: ...@@ -6,6 +6,7 @@ all:
pip3 install pyopenssl pip3 install pyopenssl
umount /root/.cargo umount /root/.cargo
4m -rf /root/.cargo
rm -rf .cargo rm -rf .cargo
2: 2:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment