Update Installer.sh

This commit is contained in:
deltax 2016-09-10 11:53:29 +02:00 committed by GitHub
parent 7f895cdfb4
commit 48c40d8e27
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ mostrarheader
echo "Updating system..."
#cleaning up
sudo apt-get install -f -y
sudo apt-get autoremove -y
sudo apt-get autoclean -y
sudo apt-get clean -y