From 18b7421a9d5582141db4826e0f9dfad5db928d9a Mon Sep 17 00:00:00 2001
From: Jens-Petter Salvesen <jeppe@redpill-linpro.com>
Date: Tue, 16 Apr 2019 10:19:22 +0200
Subject: [PATCH] Update README.md

---
 ece/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ece/README.md b/ece/README.md
index af38b21..0105c51 100644
--- a/ece/README.md
+++ b/ece/README.md
@@ -25,5 +25,5 @@ To use, be ready with the required information:
 4. Check connectivity - `mpssh --nokeychk -f mpssh_hosts -l fqdns date`
 5. Create volumes - `./3_create_disks.sh`
 6. Set downtime for the hosts you are moving
-7. Shut down existing hosts - `mpssh --nokeychk -f mpssh_hosts -l fqdns date`
+7. Shut down existing hosts - `mpssh --nokeychk -f mpssh_hosts -l fqdns shutdown now`
 8. Execute the rest of the scripts in sequence.
-- 
GitLab