mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Code cleanup
This commit is contained in:
@@ -184,12 +184,7 @@ source /opt/ros/${ROS_DISTRO}/setup.bash
|
|||||||
source /home/pi/catkin_ws/devel/setup.bash
|
source /home/pi/catkin_ws/devel/setup.bash
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
#echo_stamp "Removing local apt mirror"
|
echo_stamp "Cleanup apt"
|
||||||
# Restore original sources.list
|
|
||||||
#mv /var/sources.list.bak /etc/apt/sources.list
|
|
||||||
# Clean apt cache
|
|
||||||
apt-get clean
|
apt-get clean
|
||||||
# Remove local mirror repository key
|
|
||||||
#apt-key del COEX-MIRROR
|
|
||||||
|
|
||||||
echo_stamp "END of ROS INSTALLATION"
|
echo_stamp "END of ROS INSTALLATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user