Skip to content

Commit

Permalink
优化可信设备命令行开关
Browse files Browse the repository at this point in the history
  • Loading branch information
showpy committed Oct 20, 2021
1 parent 56efef0 commit 4030db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ def bt_cli(u_input = 0):
print(raw_tip)
if u_input == 29:
os.system("rm -rf /www/server/panel/data/ssl_verify_data.pl")
os.system("/etc/init.d/bt restart")
print("|-已关闭访问设备验证")
if u_input == 1:
os.system("/etc/init.d/bt restart")
Expand Down

0 comments on commit 4030db8

Please sign in to comment.