版本1.0.4 - 发布前准备
- 修复system.py缩进错误 - 优化前端页面样式(待重构) - 改进API接口结构 - 完善文档和自动化脚本 - 平台基本功能稳定运行
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
cd /root/.openclaw/workspaces/yzr-yxl/projects/yu-zhi-ran
|
||||
cd /root/openclaw-workspace/projects/yu-zhi-ran
|
||||
if [ "$1" == "publisher" ]; then
|
||||
echo "=== Testing publisher ==="
|
||||
python3 scripts/publisher.py
|
||||
|
||||
Reference in New Issue
Block a user