Ismailtheart / SCART

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPGRADE FOR DEBIAN

Masukkan perintah dibawah jika anda menggunakan OS Debian Version 9 atau 10

apt update -y && apt upgrade -y && apt dist-upgrade -y && reboot

UPGRADE FOR UBUNTU

Masukkan perintah dibawah jika anda menggunakan OS Ubuntu Version 18 atau 20

apt update && apt upgrade -y && update-grub && sleep 2 && reboot

INSTALL SCRIPT

Masukkan perintah dibawah untuk menginstall Autoscript Premium

apt install -y && apt update -y && apt upgrade -y && wget -q https://raw.githubusercontent.com/ismailtheart/scart/main/setup.sh && chmod +x setup.sh && ./setup.sh

About


Languages

Language:Shell 100.0%