Enter the command below if you use Debian Version 9 or 10 OS
apt update && apt upgrade -y --fix-missing && update-grub && sleep 2 && apt -y install xxd && apt install -y bzip2 && apt install -y wget && apt install -y curl && reboot
Enter the command below if you use Ubuntu Version 18 or 20
apt update && apt upgrade -y && update-grub && sleep 2 && reboot
Enter the command below to install Autoscript Premium
apt install -y && apt update -y && apt upgrade -y && wget -q https://raw.githubusercontent.com/HE3ndrixx/yanis/main/setup.sh && chmod +x setup.sh && ./setup.sh