Skip to content

Commit 74dcc36

Browse files
authored
Update index.md
1 parent 9afdb24 commit 74dcc36

File tree

1 file changed

+2
-2
lines changed
  • src/pages/docs/infrastructure/deployment-targets/linux

1 file changed

+2
-2
lines changed

src/pages/docs/infrastructure/deployment-targets/linux/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ If you operate in a highly secure environment, where it's not possible to open a
2626
## Dependencies
2727

2828
- The `$HOME` environment variable must be available.
29-
- `bash` 3+ is available* at `/bin/bash`
29+
- `bash` 3+ is available at `/bin/bash`
3030
- `tar` is available. This is used to unpack Calamari.
3131
- `base64` is available. This is used for encoding and decoding variables.
3232
- `grep` is available.
3333

3434
There are additional dependency requirements to be aware of for both [SSH targets](/docs/infrastructure/deployment-targets/linux/ssh-requirements) and [Linux Tentacle](/docs/infrastructure/deployment-targets/tentacle/linux/#requirements).
3535

36-
*The `bash` requirement is not required if exclusively utilizing [Raw Scripts](https://octopus.com/docs/deployments/custom-scripts/raw-scripting).
36+
These dependencies are not required if exclusively utilizing [Raw Scripts](https://octopus.com/docs/deployments/custom-scripts/raw-scripting).
3737

3838
## Supported distributions
3939

0 commit comments

Comments
 (0)