mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Cleanup /tmp in image build
This commit is contained in:
@@ -192,4 +192,7 @@ apt-get clean
|
||||
echo_stamp "Cleanup pip"
|
||||
pip3 cache purge
|
||||
|
||||
echo_stamp "Cleanup /tmp"
|
||||
rm -rf /tmp/*
|
||||
|
||||
echo_stamp "END of ROS INSTALLATION"
|
||||
|
||||
Reference in New Issue
Block a user