mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Do apt-get clean after autoremove
This commit is contained in:
@@ -185,7 +185,7 @@ source /home/pi/catkin_ws/devel/setup.bash
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo_stamp "Cleanup apt"
|
echo_stamp "Cleanup apt"
|
||||||
apt-get clean
|
|
||||||
apt-get autoremove --purge -y
|
apt-get autoremove --purge -y
|
||||||
|
apt-get clean
|
||||||
|
|
||||||
echo_stamp "END of ROS INSTALLATION"
|
echo_stamp "END of ROS INSTALLATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user