diff --git a/init.sh b/init.sh index 2845714..ddd6636 100644 --- a/init.sh +++ b/init.sh @@ -37,5 +37,4 @@ function insrall_bbr() { #重启服务器 reboot } -sync_time -insrall_bbr +sync_time && insrall_bbr \ No newline at end of file