Update index.py

This commit is contained in:
Mr Chen 2024-12-18 02:02:51 +08:00
parent 843ac18d2d
commit 1285641746
1 changed files with 0 additions and 3 deletions

View File

@ -260,10 +260,7 @@ def runInfo():
cmd = getRedisCmd()
cmd = cmd + 'info'
print(cmd)
data = mw.execShell(cmd)[0]
print(data)
res = [
'tcp_port',
'uptime_in_days', # 已运行天数