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