chore: 补充注释
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# 开启BBR加速
|
||||||
enable_kernel_bbr(){
|
enable_kernel_bbr(){
|
||||||
if [ "$(id -u)" -ne 0 ]; then
|
if [ "$(id -u)" -ne 0 ]; then
|
||||||
echo "请使用 root 权限运行该操作"
|
echo "请使用 root 权限运行该操作"
|
||||||
|
|||||||
Reference in New Issue
Block a user