diff --git a/install.sh b/install.sh index 6c475ec..b8f589e 100644 --- a/install.sh +++ b/install.sh @@ -588,6 +588,9 @@ list(){ crontab_modify) acme_cron_update ;; + boost) + bash <(curl -L -s "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh") + ;; *) main ;;