From 12ca0faf863a84c9745ecccd6b3b5950f1053210 Mon Sep 17 00:00:00 2001 From: HeXiangLong <3234374354@qq.com> Date: Wed, 2 Apr 2025 18:17:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20main.py=EF=BC=8C=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E6=B8=85=E5=B1=8F=E5=90=8E=E7=9A=84=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 2002674..6c66a87 100644 --- a/main.py +++ b/main.py @@ -22,7 +22,7 @@ def pseudo_zsh(): sys.stdout.flush() os.system("clear") # 清屏 - print(f"Last login: {datetime.now().strftime('%a %b %d %H:%M:%S %Y')} on ttys000\n") + print(f"Last login: {datetime.now().strftime('%a %b %d %H:%M:%S %Y')} on ttys000") while True: try: