Skip to content

Conversation

@rgrunber
Copy link
Collaborator

This is a cherry-pick of #641 .

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
@github-actions
Copy link

github-actions bot commented Jan 29, 2026

Click here to review and test in web IDE: Contribute

# Common tools needed to set up service
mkdir -p $HOME/bin
cp /sshd/tar /sshd/gzip $HOME/bin/
cp /sshd/tar /sshd/gzip /sshd/which $HOME/bin/
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

In future releases, I could probably save myself an extra commit, by placing all common tools into somewhere like /sshd/bin/ and then the copy becomes cp /sshd/bin/. $HOME/bin/ . Then just a single change to the editor definition.

@github-actions
Copy link

@rgrunber rgrunber merged commit ee630c7 into che-incubator:7.113.x Jan 29, 2026
14 checks passed
@rgrunber rgrunber deleted the add-which-cmd-7.113.x branch January 29, 2026 18:19
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