解决方法
修改
/www/server/panel/plugin/linuxsys/linuxsys_main.py
中250行的代码 将“free -m|grep Swap” 修改为 “free -m|grep 交换” (或将交换改成你Ubuntu设置的语言中Swap对应的单词)

王权之首·2022-06-08·143 次阅读
修改
/www/server/panel/plugin/linuxsys/linuxsys_main.py
中250行的代码 将“free -m|grep Swap” 修改为 “free -m|grep 交换” (或将交换改成你Ubuntu设置的语言中Swap对应的单词)
Comments | NOTHING