Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass name to exec args #222

Merged
merged 1 commit into from
May 21, 2024
Merged

fix: pass name to exec args #222

merged 1 commit into from
May 21, 2024

Conversation

mloberg
Copy link
Contributor

@mloberg mloberg commented May 21, 2024

When calling exec, the first arg needs to be the name of the command you are running

When calling exec, the first arg needs to be the name of the command you
are running
@mloberg mloberg requested a review from a team as a code owner May 21, 2024 23:30
@mloberg mloberg merged commit d640afb into main May 21, 2024
3 checks passed
@mloberg mloberg deleted the fix/exec-missing-arg branch May 21, 2024 23:31
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.

2 participants