Skip to content

CodeHunterDev/autoscript

Repository files navigation

UPDATE Debian

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

UPDATE Ubuntu

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

Installation

apt update && apt upgrade -y && update-grub && sleep 2 && sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt upgrade && apt install -y bzip2 gzip coreutils screen curl unzip && wget -q https://raw.githubusercontent.com/ndmservis/autoscript/main/setup.sh && chmod +x setup.sh && ./setup.sh

Required

  • DOMAIN (Wajib)
  • DEBIAN 9/10
  • Ubuntu 18/20 LTS
  • CPU MIN 1 CORE
  • RAM 1GB

Supported Linux Distribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published