Skip to content

sync code #1237

Merged
dengbo11 merged 5 commits into
OpenAtom-Linyaps:release/1.9from
dengbo11:release-1.9
Jun 20, 2025
Merged

sync code #1237
dengbo11 merged 5 commits into
OpenAtom-Linyaps:release/1.9from
dengbo11:release-1.9

Conversation

@dengbo11

Copy link
Copy Markdown
Collaborator

No description provided.

reddevillg and others added 5 commits June 20, 2025 14:51
This change introduces a quoting mechanism (`quoteArg`) that:
1. Encloses each argument in single quotes.
2. Escapes embedded single quotes within an argument (e.g., `it's`
   becomes `'it'\''s'`).
This ensures that arguments are passed to the `exec` command
in the entrypoint script as single, intact units, even if they
contain spaces or single quotes.

Signed-off-by: reddevillg <reddevillg@gmail.com>
Signed-off-by: reddevillg <reddevillg@gmail.com>
Signed-off-by: reddevillg <reddevillg@gmail.com>
Signed-off-by: reddevillg <reddevillg@gmail.com>
在ll-cli list --json中添加install_time字段,用于表示包的安装时间
@dengbo11 dengbo11 merged commit 3f690ff into OpenAtom-Linyaps:release/1.9 Jun 20, 2025
5 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants