#!/bin/bash xterm -e "echo Type root password to update this debian; su - -c 'apt update;apt full-upgrade;apt-get autoremove;apt-get autoclean;sleep 5'"