From e088209cd9e32a0b7cf4b1244f8914a2d36dae6b Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 8 Apr 2018 14:42:48 -0600 Subject: [PATCH] Update readme --- scripts/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/README.md b/scripts/README.md index 389a8ae..9fd8a80 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -3,3 +3,4 @@ This folder contains custom scripts that do useful things. * `status` -> `/usr/bin/status`: Informational status display. Recommended to put it in `~/.profile`. +* `setup.sh` -> `/setup.sh`: Initial one-time setup/provisioning script to rapidly configure the device for a particular client. \ No newline at end of file