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