From 68cf9f524744046469d0520510eb26bc9c7c06a4 Mon Sep 17 00:00:00 2001 From: Leopere Date: Tue, 6 Nov 2018 20:58:33 -0500 Subject: [PATCH] Add todo item for reset switch --- chainquery/quick-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/chainquery/quick-bootstrap.sh b/chainquery/quick-bootstrap.sh index 8a850c4..b4a4338 100755 --- a/chainquery/quick-bootstrap.sh +++ b/chainquery/quick-bootstrap.sh @@ -61,6 +61,7 @@ case $1 in ;; reset ) ## Give up on everything and try again. + ## TODO: Make it very obvious with a nice little Y/N prompt that you're about to trash your settings and start over. docker-compose kill docker-compose rm -f rm -Rf ./data