Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Conversation

@jarrodonlo
Copy link

was:
(id -g)
fix: (prefix with $)
$(id -g)
reason: missing $ for command substitution

was:
`(id -g)`
fix: (prefix with `$`)
`$(id -g)`
reason: missing $ for command substitution
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Stale Stale label for inactive open prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants