mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #460] [MERGED] fix: adding run command in code to match doc #500
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#500
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/460
Author: @perrze
Created: 3/27/2024
Status: ✅ Merged
Merged: 4/8/2024
Merged by: @speed47
Base:
master← Head:patching-run-tool📝 Commits (4)
5e9548cfix: adding run command in code to match doc93c5062fix: devenv: sync doc and actually supported commandsc193d70Update docker/devenv/run-tool.she2adc50Update docker/devenv/run-tool.sh📊 Changes
1 file changed (+7 additions, -3 deletions)
View changed files
📝
docker/devenv/run-tool.sh(+7 -3)📄 Description
Hi,
The documentation of the
docker/devenv/run-tool.shstate that the run command should be used. But it doesn't exist in code. As I understood it was the same behavior as bash command in code so I added it.Hope it will be helpful.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.