From 30110b007acaa3d3cd736cb00f28b6dc7cf50ff3 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Mon, 21 Dec 2020 17:37:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 0e24aaf..ebbaef1 100644 --- a/init.sh +++ b/init.sh @@ -57,4 +57,8 @@ function insrall_bbr() { reboot sleep 5 } -sync_time && change_port && insrall_bbr \ No newline at end of file +sync_time +sleep 5 +change_port +sleep 5 +insrall_bbr \ No newline at end of file