From d2917090e72fb697380ce2f22547c4d4046a13d3 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Mon, 25 Jan 2021 22:23:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=84=9A=E6=9C=AC=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 1f8db26..e09f681 100644 --- a/init.sh +++ b/init.sh @@ -62,4 +62,11 @@ function insrall_bbr() { reboot } -close_selinux || sync_time || change_port || insrall_bbr \ No newline at end of file +close_selinux +sync_time +change_port +insrall_bbr + +sleep 20 + +echo 'test' \ No newline at end of file