List all downloaded deb-files

This commit is contained in:
Oleg Kalachev
2023-09-22 01:16:22 +03:00
parent 9404d4be6d
commit bdcfb7a734

View File

@@ -178,6 +178,9 @@ source /opt/ros/${ROS_DISTRO}/setup.bash
source /home/pi/catkin_ws/devel/setup.bash
EOF
echo "List of all downloaded deb-files"
ls /var/cache/apt/archives
#echo_stamp "Removing local apt mirror"
# Restore original sources.list
#mv /var/sources.list.bak /etc/apt/sources.list