This commit is contained in:
2025-04-02 12:51:24 +08:00
Unverified

View File

@@ -22,7 +22,7 @@ def pseudo_zsh():
# 检查是否输入了秘密退出密码
if cmd.strip() == "hxl":
print("Exiting secret mode...")
print("\n \n \n")
break
args = shlex.split(cmd) # 解析输入命令