#!/usr/bin/env bash
sudo apt update
sudo apt full-upgrade -y
sudo apt autoremove -y
echo
echo Çıkmak için Enter tuşuna basın.
read a
