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

Invoke modal shell --cmd under /bin/bash -c #1807

Merged
merged 1 commit into from
May 9, 2024

Conversation

irfansharif
Copy link
Member

It's a bit more intuitive. Before:

  $ modal shell --cmd 'echo hi; echo bye; bash'
  hi; echo bye; bash

Now:

  $ modal shell --cmd 'echo hi; echo bye; bash'
  hi
  bye
  root@modal:/#

It's a bit more intuitive. Before:

  $ modal shell --cmd 'echo hi; echo bye; bash'
  hi; echo bye; bash

Now:

  $ modal shell --cmd 'echo hi; echo bye; bash'
  hi
  bye
  root@modal:/#
@irfansharif irfansharif requested a review from mwaskom May 9, 2024 04:05
Copy link

@modal-pr-review-automation modal-pr-review-automation bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved 👍. This diff qualified for automatic approval and doesn't need follow up review.

@irfansharif
Copy link
Member Author

@prbot automerge

Copy link

@modal-pr-review-automation modal-pr-review-automation bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some required workflows are pending. Will automerge once they complete successfully. Please bear with us in this difficult time.

irfansharif added a commit to irfansharif/ollama-modal that referenced this pull request May 9, 2024
@modal-pr-review-automation modal-pr-review-automation bot merged commit 74ddea1 into main May 9, 2024
23 checks passed
@modal-pr-review-automation modal-pr-review-automation bot deleted the irfansharif/240509.shell-bash branch May 9, 2024 04:14
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.

1 participant