From fd053f1f1200e7fe2fac7431d6874db7127eba26 Mon Sep 17 00:00:00 2001 From: syapik96 <79759525+syapik96@users.noreply.github.com> Date: Sat, 18 Sep 2021 13:34:36 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e85f473..f685a3f 100644 --- a/README.md +++ b/README.md @@ -15,20 +15,22 @@ src="https://img.shields.io/badge/Service-V2ray-success.svg"> ```html -apt-get update && apt-get upgrade -y && update-grub && sleep 2 && reboot +apt-get update && apt-get upgrade -y && update-grub && reboot ``` ## ```html wget https://raw.githubusercontent.com/syapik96/aws/main/setup.sh - chmod +x setup.sh - ./setup.sh +chmod +x setup.sh +./setup.sh ``` ## ```html -sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt install -y bzip2 gzip coreutils screen curl && wget https://raw.githubusercontent.com/syapik96/aws/main/install/sshonly.sh && chmod +x sshonly.sh && sed -i -e 's/\r$//' sshonly.sh && screen -S sshonly ./sshonly.sh +wget https://raw.githubusercontent.com/syapik96/aws/main/install/sshonly.sh +chmod +x sshonly.sh +./sshonly.sh ``` # About :