From 6e046cc2667ece45ccd9e13aaff95f401114595d Mon Sep 17 00:00:00 2001 From: Dan Ostermayer Date: Fri, 16 Aug 2019 09:28:21 -0500 Subject: [PATCH] Update FAQ.md --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 0f7a9b6b4..a12737e14 100644 --- a/FAQ.md +++ b/FAQ.md @@ -641,6 +641,9 @@ Work Nodes for the process of producing a new sd card image release: * Run tests with new image * Upload new image to Download Server * Copy SHA256-String into GutHub README and update downloadlink +## How do I return to the menu after exiting to the command line +Type the command 'raspiblitz' to return to the main menu if you exited to the command line. + ## Can I run RaspiBlitz on other computers than RaspberryPi?