From 661cc6eac74ade0492ef9ec9946cade3ba3db7f7 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Mon, 8 Jun 2020 22:07:10 +0200 Subject: [PATCH] renaming comment --- build_sdcard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_sdcard.sh b/build_sdcard.sh index eed3b8f34..6172c0c11 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -593,7 +593,7 @@ sudo -H python3 -m pip install requests[socks]==2.21.0 echo "" echo "*** RASPIBLITZ EXTRAS ***" -# for background downloading +# for background processes sudo apt-get -y install screen # for multiple (detachable/background) sessions when using SSH