From 9677fc07c78aecc6788a8b2cce41f234302312a4 Mon Sep 17 00:00:00 2001 From: Richard Goodwin Date: Wed, 31 Oct 2018 08:09:49 -0500 Subject: [PATCH] Commented wifi script --- pi-gen-sources/files/enable_wifi.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pi-gen-sources/files/enable_wifi.sh b/pi-gen-sources/files/enable_wifi.sh index b87e410..08b1d24 100644 --- a/pi-gen-sources/files/enable_wifi.sh +++ b/pi-gen-sources/files/enable_wifi.sh @@ -1,4 +1,9 @@ #! /bin/bash -eu +# This is a standalone script to just manually trigger +# the steps to enable wifi so you don't have to run rc.local +# +# This is probably a model to follow, similar to some of the +# reorganization work going on with the main scripts. HEADLESS_SETUP=false