diff --git a/updatesystem.sh b/updatesystem.sh index 7618e5c..05aa232 100755 --- a/updatesystem.sh +++ b/updatesystem.sh @@ -11,3 +11,5 @@ apt upgrade -y #apt-get -y dist-upgrade apt clean apt autoremove -y +clear +echo "Update/Upgrade is now complete!"