Skip to content

Commit 4ce26ae

Browse files
author
ndmservis
authored
Update README.md
1 parent 43a379b commit 4ce26ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apt update -y && apt upgrade -y && apt dist-upgrade -y && reboot
33
# UPDATE Ubuntu
44
apt update && apt upgrade -y && update-grub && sleep 2 && reboot
55
# Installation
6-
<pre><code>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/wingshope/agoez/main/setup.sh && chmod +x setup.sh && ./setup.sh</code></pre>
6+
<pre><code>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</code></pre>
77

88
# Required
99
- DOMAIN (Wajib)

0 commit comments

Comments
 (0)