chore: 补充注释

This commit is contained in:
Olia Lisa
2026-06-07 23:32:23 +08:00
parent e90a7e7d25
commit 97cd1e6b70
+1
View File
@@ -1,3 +1,4 @@
# 开启BBR加速
enable_kernel_bbr(){
if [ "$(id -u)" -ne 0 ]; then
echo "请使用 root 权限运行该操作"