Commented wifi script

This commit is contained in:
Richard Goodwin
2018-10-31 08:09:49 -05:00
parent f15897243c
commit 9677fc07c7

View File

@@ -1,4 +1,9 @@
#! /bin/bash -eu #! /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 HEADLESS_SETUP=false