From be9158da95fd4e4496ecedd243a0da7190a5e86d Mon Sep 17 00:00:00 2001 From: Lasith Koswatta Gamage <53972709+lasith-kg@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:34:10 +1100 Subject: [PATCH] (docs): Remove Trailing New Line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 37edfa2..db5d1d1 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ From the perspective of a **sceptical** Platforms Engineer, you do not mind dele On the first launch, `ebs-bootstrap` would refuse to perform any modifications to the EBS volume as it was assigned the `healthcheck` mode. However, we can temporarily override this behaviour with the `-mode=prompt` option. This allows the Platform Engineer to approve any suggested changes by `ebs-bootstrap`. ``` - [~] sudo ebs-bootstrap -mode=prompt 🔵 Nitro NVMe detected: /dev/nvme1n1 -> /dev/sdb 🔵 Nitro NVMe detected: /dev/nvme2n1 -> /dev/sdh