Update Installer.sh

This commit is contained in:
deltax 2016-06-12 16:48:26 +01:00 committed by GitHub
parent ae0da3f9c8
commit f63e93ec69
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ conditional_clear
mostrarheader
echo "Updating system..."
sudo apt-get update> /dev/null 2>&1
sudo apt-get install > /dev/null 2>&1
xterm $HOLD -title "Updating System" -e apt-get update
xterm $HOLD -title "Updating System" -e apt-get install
xterm $HOLD -title "Updating System" -e apt-get install software-properties-common