diff --git a/init.sh b/init.sh index 66bc9b8..1f8db26 100644 --- a/init.sh +++ b/init.sh @@ -62,7 +62,4 @@ 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 \ No newline at end of file