Autoremove added

This commit is contained in:
bicubico
2023-02-17 20:06:37 -03:00
parent bd5520809a
commit 9d075777a0

View File

@@ -34,4 +34,6 @@ echo -e "" >> /etc/NetworkManager/NetworkManager.conf
echo -e "[device]" >> /etc/NetworkManager/NetworkManager.conf echo -e "[device]" >> /etc/NetworkManager/NetworkManager.conf
echo -e "wifi.scan-rand-mac-address=no" >> /etc/NetworkManager/NetworkManager.conf echo -e "wifi.scan-rand-mac-address=no" >> /etc/NetworkManager/NetworkManager.conf
sudo apt autoremove
echo "*** Update to Stretch finished. Reboot to continue the process. ***" echo "*** Update to Stretch finished. Reboot to continue the process. ***"