✏️ 正在编辑: __init__.py
路径:
/var/opt/nydus/ops/customer_local_ops/openclaw/__init__.py
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
"""OpenClaw ops package for installing and managing OpenClaw on customer VMs.""" from customer_local_ops.openclaw.openclaw import OpenClaw __all__ = ['OpenClaw']
💾 保存文件
← 返回文件管理器