更改项目名为NebulaShell

This commit is contained in:
Falck
2026-05-02 08:30:31 +08:00
parent d16e28ab17
commit 2c2ec60a2b
233 changed files with 298 additions and 276 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
"""FutureOSS 主入口 - 兼容旧版启动方式
"""NebulaShell 主入口 - 兼容旧版启动方式
此文件用于兼容 README 中描述的 `python main.py` 启动方式。
推荐使用 `oss serve` 命令启动。