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

[v16] Use sh in oneoff script #42744

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #42633 to branch/v16

oneoff script intends to be as simple and compatible as possible.
Using `sh` allows us to be even more compatible, not only with more
specific systems but also allows it to be used by the teleport discovery
script (which uses `/bin/sh <my-script.sh`)
@marcoandredinis marcoandredinis added the no-changelog Indicates that a PR does not require a changelog entry label Jun 11, 2024
@marcoandredinis marcoandredinis added this pull request to the merge queue Jun 11, 2024
Merged via the queue into branch/v16 with commit 14417af Jun 11, 2024
39 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-42633-branch/v16 branch June 11, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants