Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

ssh: use POSIX shell /bin/sh to copy files - #284

Open
ncopa wants to merge 1 commit into
weaveworks:masterfrom
ncopa:posix-shell
Open

ssh: use POSIX shell /bin/sh to copy files#284
ncopa wants to merge 1 commit into
weaveworks:masterfrom
ncopa:posix-shell

Conversation

@ncopa

@ncopa ncopa commented Aug 29, 2023

Copy link
Copy Markdown

Some tiny distros like Alpine, does not include bash by default. Use /bin/sh which is specified by POSIX.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html

Some tiny distros like Alpine, does not include bash by default. Use
/bin/sh which is specified by POSIX.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant