mirror of
https://github.com/kejilion/sh.git
synced 2025-10-03 23:34:20 +08:00
Update kejilion.sh
This commit is contained in:
parent
1b938fa7f4
commit
72fcc77464
1 changed files with 1 additions and 1 deletions
|
@ -5319,7 +5319,7 @@ EOF
|
|||
echo
|
||||
echo "------------------------------------------------"
|
||||
echo "系统每分钟会检测实际流量是否到达阈值,到达后会自动关闭服务器!每月1日重置流量重启服务器。"
|
||||
read -p "开启限流关机功能(1) 停用限流关机功能(2) 退出(0): " Limiting
|
||||
read -p "1. 开启限流关机功能 2. 停用限流关机功能 0. 退出 : " Limiting
|
||||
|
||||
case "$Limiting" in
|
||||
1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue