From b73603a97c0588d5123c58672b9f33c84ee5a3ad Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Mon, 14 May 2018 20:24:24 +0530 Subject: [PATCH] droplets: Do shutdown command along with clear history. Otherwise shutdown command would be still present in the history. --- tools/droplets/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/droplets/README.md b/tools/droplets/README.md index fc44d64992..156e1b1840 100644 --- a/tools/droplets/README.md +++ b/tools/droplets/README.md @@ -133,9 +133,9 @@ Rough steps: 1. `tools/run-dev.py`, let it run to completion, and then Ctrl-C (to clear out anything in the Rabbit MQ queue, load messages, etc). 1. `tools/run-dev.py`, and check that `base.zulipdev.org:9991` is up and running. -1. `> ~/.bash_history && history -c` to clear any command line history, if you made a typo (to - reduce chance of confusing new contributors). -1. `sudo shutdown -h now` +1. `> ~/.bash_history && history -c && sudo shutdown -h now` to clear any command + line history (To reduce chance of confusing new contributors in case you made a typo) + and shutdown the droplet. 1. Go to the Images tab on DigitalOcean, and "Take a Snapshot". 1. Wait for several minutes. 1. Make sure to add the appropriate regions via More -> "Add to region" in