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: