mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Try to use autoremove to reduce image size
This commit is contained in:
@@ -186,5 +186,6 @@ EOF
|
|||||||
|
|
||||||
echo_stamp "Cleanup apt"
|
echo_stamp "Cleanup apt"
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
apt-get autoremove --purge -y
|
||||||
|
|
||||||
echo_stamp "END of ROS INSTALLATION"
|
echo_stamp "END of ROS INSTALLATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user