Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 375 Bytes

autoscript

Step 1 :

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

Step 2 :

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