mirror of
https://github.com/hotwa/luci-app-openclaw.git
synced 2026-03-31 04:52:33 +00:00
release: v1.0.7 — 依赖包名修正、Gateway crash loop 修复
This commit is contained in:
@@ -86,7 +86,7 @@ mkdir -p "$CTRL_DIR"
|
||||
cat > "$CTRL_DIR/control" << EOF
|
||||
Package: ${PKG_NAME}
|
||||
Version: ${PKG_VERSION}-${PKG_RELEASE}
|
||||
Depends: luci-compat, luci-base, curl, openssl-util, util-linux-script
|
||||
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar
|
||||
Source: https://github.com/10000ge10000/luci-app-openclaw
|
||||
SourceName: ${PKG_NAME}
|
||||
License: GPL-3.0
|
||||
|
||||
Reference in New Issue
Block a user